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