integer test_x205 code ref_function_bar197 integer tempReturn_integer198 integer test_x205 = 20 integer wurst_stack_depth130 = 0 code ref_function_bar197 = function bar_proxy function initGlobals149() { ref_function_bar_197 = function bar_proxy; } function main114() { initGlobals149(); test_x_205 = 20; do169(ref_function_bar_197); do169(ref_function_bar_197); } function config753() { } IS_NATIVE function do169(code c254) { } function cyc_blub667(integer funcChoice196) { if (funcChoice_196 == 0) { if (test_x_205 > 0) { cyc_blub667(1); do169(ref_function_bar_197); test_x_205 = (test_x_205 - 1); tempReturn_integer_198 = 1; return %nothing%; } else { tempReturn_integer_198 = 2; return %nothing%; }; } else { if (funcChoice_196 == 1) { if (test_x_205 > 0) { cyc_blub667(0); do169(ref_function_bar_197); test_x_205 = (test_x_205 - 1); tempReturn_integer_198 = 1; return %nothing%; } else { tempReturn_integer_198 = 2; return %nothing%; }; } else { }; }; } function bar_proxy274() returns integer { cyc_blub667(1); return tempReturn_integer_198; }