function initGlobals211() { } function main167() { initGlobals211(); init_Test205(); } function config372() { } function init_Test205() { foo_4244(1, 2, 3, 4); } IS_NATIVE function testSuccess190() { } function foo_4244(integer ints_0131, integer ints_1515, integer ints_2201, integer ints_3895) { if (((((0 + ints_0_131) + ints_1_515) + ints_2_201) + ints_3_895) == 10) { testSuccess190(); } else { }; }