function initGlobals101() { } function main188() { initGlobals101(); init_test138(); } function config153() { } function init_test138() { local integer x243 local integer y100 local integer cond_result177 x_243 = 0; if (1 < 3) { x_243 = 40; cond_result_177 = 2; } else { x_243 = 60; cond_result_177 = 3; }; y_100 = cond_result_177; if ((x_243 + y_100) == 42) { testSuccess605(); } else { }; } IS_NATIVE function testSuccess605() { }