boolean test_b344 boolean test_c876 boolean test_b344 = true boolean test_c876 = true function initGlobals374() { } function main227() { initGlobals374(); init_test211(); } function config473() { } function init_test211() { test_b_344 = true; test_c_876 = true; if ((((test_b_344 and true) and test_c_876) and true) and false) { testFail858(""); } else { testSuccess225(); }; } IS_NATIVE function testFail858(string s211) { } IS_NATIVE function testSuccess225() { }