integer test_x182 code ref_function_bar131 integer tempReturn_integer598 integer test_x182 = 20 code ref_function_bar131 = function bar_proxy function initGlobals738() { ref_function_bar_131 = function bar_proxy; } function main860() { initGlobals738(); test_x_182 = 20; do174(ref_function_bar_131); do174(ref_function_bar_131); } function config178() { } IS_NATIVE function do174(code c536) { } function cyc_blub313(integer funcChoice653) { if (funcChoice_653 == 0) { if (test_x_182 > 0) { cyc_blub313(1); do174(ref_function_bar_131); test_x_182 = (test_x_182 - 1); tempReturn_integer_598 = 1; return %nothing%; } else { tempReturn_integer_598 = 2; return %nothing%; }; } else { if (funcChoice_653 == 1) { if (test_x_182 > 0) { cyc_blub313(0); do174(ref_function_bar_131); test_x_182 = (test_x_182 - 1); tempReturn_integer_598 = 1; return %nothing%; } else { tempReturn_integer_598 = 2; return %nothing%; }; } else { }; }; } function bar_proxy205() returns integer { cyc_blub313(1); return tempReturn_integer_598; }