boolean test_b107 boolean test_b107 = true function initGlobals709() { } function main494() { initGlobals709(); init_test358(); } function config994() { } function init_test358() { test_b_107 = true; if (test_b_107 and false) { testFail507(""); } else { testSuccess933(); }; } IS_NATIVE function testFail507(string s135) { } IS_NATIVE function testSuccess933() { }