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