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