function initGlobals176() { } function main158() { initGlobals176(); init_test104(); } function config285() { } function init_test104() { local integer a168 local integer b148 local integer c384 local integer d328 a_168 = 1; d_328 = a_168; c_384 = ((d_328 + 2) + 3); b_148 = (c_384 + 4); if (b_148 == 10) { testSuccess842(); } else { }; } IS_NATIVE function testSuccess842() { }