function initGlobals147() { } function main814() { initGlobals147(); init_test866(); } function config308() { } function init_test866() { local integer a111 local integer b158 local integer c451 local integer d182 a_111 = 1; d_182 = a_111; c_451 = ((d_182 + 2) + 3); b_158 = (c_451 + 4); if (b_158 == 10) { testSuccess121(); } else { }; } IS_NATIVE function testSuccess121() { }