Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
581f88692f224adde3885947ea903d1b6b8f9019
/
.
/
Tests
/
SimpleCOnly
/
foo.c
blob: c12b865da7ce9efebf5293a89d94a84622abc7d7 [
file
]
int
foo
(
void
)
{
return
12
;
}