function initGlobals391() { } function main119() { initGlobals391(); init_Test417(); } function config186() { } function init_Test417() { if (79 != 79) { testFail812("a"); } else { }; if (-79 != -79) { testFail812("b"); } else { }; if (79 != 79) { testFail812("c"); } else { }; if (-79 != -79) { testFail812("d"); } else { }; if (79 != 79) { testFail812("e"); } else { }; if (-79 != -79) { testFail812("f"); } else { }; testSuccess203(); } IS_NATIVE function testFail812(string msg123) { } IS_NATIVE function testSuccess203() { }