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