function initGlobals103() { } function main153() { initGlobals103(); init_Test109(); } function config281() { } function init_Test109() { foo_4170(1, 2, 3, 4); } IS_NATIVE function testSuccess748() { } function foo_4170(integer ints_0532, integer ints_1808, integer ints_2461, integer ints_3142) { if (((((0 + ints_0_532) + ints_1_808) + ints_2_461) + ints_3_142) == 10) { testSuccess748(); } else { }; }