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