integer test_x435 code ref_function_bar208 integer tempReturn_integer185 integer test_x435 = 20 integer wurst_stack_depth134 = 0 code ref_function_bar208 = function bar_proxy function initGlobals350() { ref_function_bar_208 = function bar_proxy; } function main171() { initGlobals350(); test_x_435 = 20; do704(ref_function_bar_208); do704(ref_function_bar_208); } function config577() { } IS_NATIVE function do704(code c214) { } function cyc_blub141(integer funcChoice380) { if (funcChoice_380 == 0) { if (test_x_435 > 0) { cyc_blub141(1); do704(ref_function_bar_208); test_x_435 = (test_x_435 - 1); tempReturn_integer_185 = 1; return %nothing%; } else { tempReturn_integer_185 = 2; return %nothing%; }; } else { if (funcChoice_380 == 1) { if (test_x_435 > 0) { cyc_blub141(0); do704(ref_function_bar_208); test_x_435 = (test_x_435 - 1); tempReturn_integer_185 = 1; return %nothing%; } else { tempReturn_integer_185 = 2; return %nothing%; }; } else { }; }; } function bar_proxy647() returns integer { cyc_blub141(1); return tempReturn_integer_185; }