function initGlobals147() { } function main446() { initGlobals147(); init_Test144(); } function config635() { } function init_Test144() { if (foo610(3) == 5) { testSuccess188(); } else { }; } @ifnotdefined function foo610(integer x957) returns integer { return (x_957 + 2); } IS_NATIVE function testSuccess188() { }