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