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