function initGlobals148() { } function main826() { local integer x150 local integer y459 local integer cond_result126 initGlobals148(); x_150 = 0; if (1 < 3) { x_150 = 40; cond_result_126 = 2; } else { x_150 = 60; cond_result_126 = 3; }; y_459 = cond_result_126; if ((x_150 + y_459) == 42) { testSuccess233(); } else { }; } function config265() { } IS_NATIVE function testSuccess233() { }