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