function initGlobals148() { } function foo171() returns boolean { local integer mod125 local real skip131 mod_125 = 1; skip_131 = 1.; return true; } function main100() { local trigger initTrig175 initGlobals148(); init_test905(); } function config191() { } function init_test905() { if foo171() { testSuccess912(); } else { }; } IS_NATIVE function testSuccess912() { } function typeIdToTypeName652(integer typeId780) returns string { return "unknown"; } function instanceCount363(integer typeId186) returns integer { return 0; } function maxInstanceCount300(integer typeId166) returns integer { return 0; } function maxTypeId865() returns integer { return -1; }