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