134 effect arm indent must align

✓ Passing This code compiles and runs correctly.

Code

input.kz

Frontend must reject with:

CONTAINS resume arms must align at exactly one level

Error Verification

Actual Compiler Output

error[PARSE003]: resume arms must align at exactly one level under their effect branch
  --> tests/regression/200_COMPILER_FEATURES/210_PARSER/210_134_effect_arm_indent_must_align/input.kz:8:1
    |
  8 |         | timeout
    | ^

Test Configuration

MUST_FAIL