Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
GhsMulti
/
GhsMultiCopyFile
/
test.c
blob: 5c657b5613e654db04a1dba55c59f344bd62f6b3 [
file
]
int
lib
(
int
x
)
{
return
-
x
;
}