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