Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
5e4d01366e151f0366209407a982a9a7aa3d8a9f
/
.
/
Modules
/
CheckIPOSupported
/
main.cpp
blob: 5be0864eeeeaab3b406d13850f01829597e918f3 [
file
]
int
foo
();
int
main
()
{
return
foo
();
}