integer test_y_141 = 1 function initGlobals648() { } function main114() { initGlobals648(); init_test124(); } function config113() { } function init_test124() { if (foo_131(2) == 3) { testSuccess101(); } else { }; } function foo_131(integer x_687) returns integer { return (x__687 + 1); } IS_NATIVE function testSuccess101() { }