function initGlobals814() { } function main101() { initGlobals814(); init_Test647(); } function config731() { } function init_Test647() { foo_4214(1, 2, 3, 4); } IS_NATIVE function testSuccess124() { } function foo_4214(integer ints_0127, integer ints_1123, integer ints_2207, integer ints_3195) { if (((((0 + ints_0_127) + ints_1_123) + ints_2_207) + ints_3_195) == 10) { testSuccess124(); } else { }; }