Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
ee062ce4d0f3b4e2e5241fc520499fb332d4d07d
/
.
/
Tests
/
RunCMake
/
CheckModules
/
TestLib
/
TestLib.c
blob: b4bc30d3d82860c639b9c8d5f476ff2c5689c470 [
file
]
int
myTestVar
=
42
;
int
TestSymbol
(
void
)
{
return
0
;
}