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