boolean test_b119 boolean test_c174 boolean test_b119 = true boolean test_c174 = true function initGlobals437() { } function main146() { initGlobals437(); init_test863(); } function config470() { } function init_test863() { test_b_119 = true; test_c_174 = true; if ((((test_b_119 and true) and test_c_174) and true) and false) { testFail615(""); } else { testSuccess133(); }; } IS_NATIVE function testFail615(string s205) { } IS_NATIVE function testSuccess133() { }