index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
GhsMulti
/
GhsMultiIntegrity
/
GhsMultiIntegrityDD
/
func.c
blob: b35e9cc5ec878b1cb461501e6084bfbb5eb1329e (
plain
)
1
2
3
4
int
func
(
void
)
{
return
2
;
}