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