147 effect subflow optional when presence

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

Showing last 10 of 11 lines
  --> tests/regression/400_RUNTIME_FEATURES/400_147_effect_subflow_optional_when_presence/input.k:30:0

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

Code

input.k

Expected output

note 0
note 1
note 2
3

Flows

subflow ~gen click a branch to expand · @labels scroll to their anchor
for (0..n)
flow ~gen click a branch to expand · @labels scroll to their anchor
gen (n: 3)

Test Configuration

MUST_RUN