boolean test_b963 boolean test_b963 = true function initGlobals793() { } function main135() { initGlobals793(); init_test781(); } function config161() { } function init_test781() { test_b_963 = true; if (test_b_963 and true) { testSuccess150(); } else { testFail835(""); }; } IS_NATIVE function testSuccess150() { } IS_NATIVE function testFail835(string s125) { }