161 prototype hole rejected without annotation

✓ Passing This code compiles and runs correctly.

Code

input.kz

Must fail at runtime:

Program must error when executed.

Error Verification

Actual Compiler Output

error[KORU022]: branch 'done' must be handled but no continuation found
  --> tests/regression/400_RUNTIME_FEATURES/400_161_prototype_hole_rejected_without_annotation/input.kz:22:0

❌ Compiler coordination error: Incomplete branch coverage
error: CompilerCoordinationFailed
???:?:?: 0x10291b9d3 in _backend.RuntimeEmitter.emit (???)
???:?:?: 0x10291cb63 in _backend.main (???)

Flows

flow ~run click a branch to expand · @labels scroll to their anchor
run

Test Configuration

MUST_FAIL

Expected Error:

KORU022