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