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