114 effect multi arm output

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

Showing last 10 of 14 lines
  --> tests/regression/400_RUNTIME_FEATURES/400_114_effect_multi_arm_output/input.kz:32:0

❌ Compiler coordination error: Incomplete branch coverage
error: CompilerCoordinationFailed
/Users/larsde/src/koru/tests/regression/400_RUNTIME_FEATURES/400_114_effect_multi_arm_output/backend.zig:94:13: 0x102b53037 in emit (backend)
            return error.CompilerCoordinationFailed;
            ^
/Users/larsde/src/koru/tests/regression/400_RUNTIME_FEATURES/400_114_effect_multi_arm_output/backend.zig:190:28: 0x102b53d23 in main (backend)
    const generated_code = try RuntimeEmitter.emit(compile_allocator, final_ast);
                           ^

Code

input.kz

Expected output

10

Flows

flow ~request click a branch to expand · @labels scroll to their anchor
request (payload: 20)

Test Configuration

MUST_RUN