boolean test_b869 boolean test_b869 = true function initGlobals168() { } function main978() { initGlobals168(); init_test127(); } function config433() { } function init_test127() { test_b_869 = true; if (test_b_869 and true) { testSuccess107(); } else { testFail104(""); }; } IS_NATIVE function testSuccess107() { } IS_NATIVE function testFail104(string s545) { }