Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
fa8c04b421d1d0af93d58c8e04ee0dce13ecb473
/
.
/
Modules
/
CheckIPOSupported
/
main.c
blob: 8d2ab01cb9beca08dcce410fd81aeb01e2adc686 [
file
]
int
foo
();
int
main
(
void
)
{
return
foo
();
}