integer test_x205 code ref_function_bar206 integer tempReturn_integer137 integer test_x205 = 20 code ref_function_bar206 = function bar_proxy function initGlobals204() { ref_function_bar_206 = function bar_proxy; } function main342() { initGlobals204(); test_x_205 = 20; do148(ref_function_bar_206); do148(ref_function_bar_206); } function config239() { } IS_NATIVE function do148(code c718) { } function cyc_blub819(integer funcChoice491) { if (funcChoice_491 == 0) { if (test_x_205 > 0) { cyc_blub819(1); do148(ref_function_bar_206); test_x_205 = (test_x_205 - 1); tempReturn_integer_137 = 1; return %nothing%; } else { tempReturn_integer_137 = 2; return %nothing%; }; } else { if (funcChoice_491 == 1) { if (test_x_205 > 0) { cyc_blub819(0); do148(ref_function_bar_206); test_x_205 = (test_x_205 - 1); tempReturn_integer_137 = 1; return %nothing%; } else { tempReturn_integer_137 = 2; return %nothing%; }; } else { }; }; } function bar_proxy210() returns integer { cyc_blub819(1); return tempReturn_integer_137; }