Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
CheckModules
/
TestLib
/
TestLib.c
blob: b4bc30d3d82860c639b9c8d5f476ff2c5689c470 [
file
] [
log
] [
blame
] [
edit
]
int
myTestVar
=
42
;
int
TestSymbol
(
void
)
{
return
0
;
}