005 missing branch comp error

✓ 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[KORU120]: probe2 requires a `done` branch
  --> tests/regression/200_COMPILER_FEATURES/250_TEMPLATE_ENGINE/250_005_missing_branch_comp_error/input.kz:21:0

Test Configuration

MUST_FAIL