017 scope label loop

○ Planned This feature is planned but not yet implemented.

Auto-dispose for obligations in @loop branches not implemented

Failure Output

error[KORU010]: stray continuation line without Koru construct
  --> tests/regression/300_ADVANCED_FEATURES/330_PHANTOM_TYPES/330_017_scope_label_loop/input.kz:12:1
    |
 12 | |> _
    | ^

Code

input.kz

Expected output

Opening file
Closing file
Opening file
Closing file
Opening file
Closing file

Flows

flow ~iterate click a branch to expand · @labels scroll to their anchor
#loop iterate (count: 0)

Imported Files

fs.kz

Test Configuration

MUST_RUN