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