function initGlobals977() { } function main800() { initGlobals977(); init_Test172(); } function config752() { } function init_Test172() { if ((foo_2798(1, 2) + foo_2798(3, 4)) == 10) { testSuccess141(); } else { }; } IS_NATIVE function testSuccess141() { } function foo_2798(integer ints_0654, integer ints_1183) returns integer { return ((0 + ints_0_654) + ints_1_183); }