function initGlobals254() { } function main205() { initGlobals254(); init_Test958(); } function config632() { } function init_Test958() { if (foo109(3) == 5) { testSuccess403(); } else { }; } @ifnotdefined function foo109(integer x738) returns integer { return (x_738 + 2); } IS_NATIVE function testSuccess403() { }