function initGlobals161() { } function main158() { initGlobals161(); init_test833(); } function config146() { } function init_test833() { local integer x987 local integer y839 local integer cond_result181 x_987 = 0; if (1 < 3) { x_987 = 40; cond_result_181 = 2; } else { x_987 = 60; cond_result_181 = 3; }; y_839 = cond_result_181; if ((x_987 + y_839) == 42) { testSuccess669(); } else { }; } IS_NATIVE function testSuccess669() { }