Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2000abe74ff2e61bf3dc21edd257da9c6e78abc6
/
.
/
Tests
/
SimpleCOnly
/
bar.c
blob: 6c7605a98f7320293c66c5a6d0139cbcb2e1bd50 [
file
]
int
bar
(
void
)
{
return
5
;
}