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
/
GhsMultiIntegrityMonolith
/
func.c
blob: c302418f95b0827f5ebc8c62d598bd2cab9bb126 (
plain
)
1
2
3
4
5
int
func
(
void
)
{
return
2
;
}