integer test_x135 code ref_function_bar550 integer tempReturn_integer750 integer test_x135 = 20 code ref_function_bar550 = function bar_proxy function initGlobals677() { ref_function_bar_550 = function bar_proxy; } function main121() { initGlobals677(); test_x_135 = 20; do179(ref_function_bar_550); do179(ref_function_bar_550); } function config157() { } IS_NATIVE function do179(code c192) { } function cyc_blub169(integer funcChoice240) { if (funcChoice_240 == 0) { if (test_x_135 > 0) { cyc_blub169(1); do179(ref_function_bar_550); test_x_135 = (test_x_135 - 1); tempReturn_integer_750 = 1; return %nothing%; } else { tempReturn_integer_750 = 2; return %nothing%; }; } else { if (funcChoice_240 == 1) { if (test_x_135 > 0) { cyc_blub169(0); do179(ref_function_bar_550); test_x_135 = (test_x_135 - 1); tempReturn_integer_750 = 1; return %nothing%; } else { tempReturn_integer_750 = 2; return %nothing%; }; } else { }; }; } function bar_proxy459() returns integer { cyc_blub169(1); return tempReturn_integer_750; }