function initGlobals163() { } function main510() { initGlobals163(); init_Test159(); } function config119() { } function init_Test159() { if (79 != 79) { testFail106("a"); } else { }; if (-79 != -79) { testFail106("b"); } else { }; if (79 != 79) { testFail106("c"); } else { }; if (-79 != -79) { testFail106("d"); } else { }; if (79 != 79) { testFail106("e"); } else { }; if (-79 != -79) { testFail106("f"); } else { }; testSuccess588(); } IS_NATIVE function testFail106(string msg146) { } IS_NATIVE function testSuccess588() { }