xref
: /
dports
/
devel
/
cmake-gui
/
cmake-3.22.1
/
Tests
/
RuntimePath
/
foo2.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
foo2()
1
int
foo2
()
2
{
3
return
0;
4
}
5