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