Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
485256f2d06f2e9bd31300a7f2013b607b322c21
/
.
/
Tests
/
GhsMulti
/
GhsMultiMultipleProjects
/
lib1.c
blob: 5100945892ee360e3a8ffe3778e6373dff1b4753 [
file
] [
log
] [
blame
]
int
lib1_func
(
void
)
{
return
2
;
}