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