function initGlobals119() { } function main998() { initGlobals119(); init_Test122(); } function config210() { } function init_Test122() { if (79 != 79) { testFail119("a"); } else { }; if (-79 != -79) { testFail119("b"); } else { }; if (79 != 79) { testFail119("c"); } else { }; if (-79 != -79) { testFail119("d"); } else { }; if (79 != 79) { testFail119("e"); } else { }; if (-79 != -79) { testFail119("f"); } else { }; testSuccess189(); } IS_NATIVE function testFail119(string msg112) { } IS_NATIVE function testSuccess189() { }