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