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