Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
791d4fd350878f4aba7676b39195db75ae130d3a
/
.
/
Tests
/
RunCMake
/
CPackCommandLine
/
foo.c
blob: c83d85699cc5d1e489251356ff96d9af37676301 [
file
]
int
foo
(
void
)
{
return
0
;
}