blob: b4bc30d3d82860c639b9c8d5f476ff2c5689c470 [file] [log] [blame]
int myTestVar = 42;
int TestSymbol(void)
{
return 0;
}