Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
OBJECT_NAME
/
lib2.c
blob: b1b136721fdf14970ed83df80d9e02fa7a8e2928 [
file
]
int
g
(
int
a
)
{
return
a
;
}