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