function initGlobals140() { } function main159() { initGlobals140(); init_Test111(); } function config134() { } function init_Test111() { if (79 != 79) { testFail681("a"); } else { }; if (-79 != -79) { testFail681("b"); } else { }; if (79 != 79) { testFail681("c"); } else { }; if (-79 != -79) { testFail681("d"); } else { }; if (79 != 79) { testFail681("e"); } else { }; if (-79 != -79) { testFail681("f"); } else { }; testSuccess125(); } IS_NATIVE function testFail681(string msg563) { } IS_NATIVE function testSuccess125() { }