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