014 scope for loop inner

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

Opening file: test.txt
Closing file
Opening file: test.txt
Closing file
Opening file: test.txt
Closing file

Expected output

Opening file: test.txt
Closing file
Opening file: test.txt
Closing file
Opening file: test.txt
Closing file

Flows

flow ~for click a branch to expand · @labels scroll to their anchor
for (0..3)

Imported Files

fs.kz

Test Configuration

MUST_RUN