boolean test_b118 boolean test_c204 boolean test_b118 = true boolean test_c204 = true function initGlobals908() { } function main366() { initGlobals908(); init_test120(); } function config159() { } function init_test120() { test_b_118 = true; test_c_204 = true; if ((((test_b_118 and true) and test_c_204) and true) and false) { testFail757(""); } else { testSuccess728(); }; } IS_NATIVE function testFail757(string s713) { } IS_NATIVE function testSuccess728() { }