Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
64b8f7251d78e24a9845ffb7ee4d8d976b8415b5
/
.
/
Tests
/
Module
/
CheckIPOSupported-C
/
foo.c
blob: 6a64a998ac5bbde3d659fd15cde899c65f4ed07c [
file
]
int
foo
(
void
)
{
return
0x42
;
}