function initGlobals120() { } function main187() { initGlobals120(); init_Test138(); } function config756() { } function init_Test138() { if (foo214(3) == 5) { testSuccess172(); } else { }; } @ifnotdefined function foo214(integer x276) returns integer { return (x_276 + 2); } IS_NATIVE function testSuccess172() { }