function initGlobals169() { } function main149() { initGlobals169(); init_Test883(); } function config107() { } function init_Test883() { foo_4150(1, 2, 3, 4); } IS_NATIVE function testSuccess155() { } function foo_4150(any ints_0985, any ints_1137, any ints_2501, any ints_3332) { if (((((0 + (ints_0_985 castTo integer)) + (ints_1_137 castTo integer)) + (ints_2_501 castTo integer)) + (ints_3_332 castTo integer)) == 10) { testSuccess155(); } else { }; }