function initGlobals208() { } function main177() { initGlobals208(); init_Test186(); } function config994() { } function init_Test186() { foo_4481(1, 2, 3, 4); } IS_NATIVE function testSuccess180() { } function foo_4481(any ints_0945, any ints_1188, any ints_2179, any ints_3211) { if (((((0 + (ints_0_945 castTo integer)) + (ints_1_188 castTo integer)) + (ints_2_179 castTo integer)) + (ints_3_211 castTo integer)) == 10) { testSuccess180(); } else { }; }