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