019 auto discharge branch constructor

✓ Passing This code compiles and runs correctly.

Code

input.kz

Supporting Files

fs.kz

Actual

Opening file: test.txt
Closing file (auto-discharged)

Expected output

Opening file: test.txt
Closing file (auto-discharged)

Flows

subflow ~check-file click a branch to expand · @labels scroll to their anchor
open (path)
flow ~check-file click a branch to expand · @labels scroll to their anchor
check-file (path: "test.txt")

Test Configuration

MUST_RUN