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