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