function initGlobals156() { } function main154() { initGlobals156(); init_test111(); } function config150() { } function init_test111() { local integer x172 x_172 = identity110(3); if (x_172 == 3) { testSuccess193(); } else { }; } function identity110(any a158) returns any { return a_158; } IS_NATIVE function testSuccess193() { }