integer test_x238 integer A_x152 = 2 integer B_x766 = 3 integer test_x238 = 4 function initGlobals194() { } function main260() { initGlobals194(); init_A204(); init_B182(); init_test113(); } function config154() { } function init_A204() { } function init_B182() { } function init_test113() { test_x_238 = 4; if (test_x_238 == 4) { testSuccess821(); } else { }; } IS_NATIVE function testSuccess821() { }