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