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