function initGlobals753() { } function main209() { initGlobals753(); init_test205(); } function config100() { } function init_test205() { local integer a178 local integer b191 local integer c170 local integer d171 a_178 = 1; d_171 = a_178; c_170 = ((d_171 + 2) + 3); b_191 = (c_170 + 4); if (b_191 == 10) { testSuccess476(); } else { }; } IS_NATIVE function testSuccess476() { }