005 exhaustion with handles

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

opened x.txt
auto-closing file
[AUTO-DISCHARGE] Invoked 'close' for handle 'file_1' [main:opened]
PASS: exhausted with 10 used, last event: open

Expected output

opened x.txt
auto-closing file
[AUTO-DISCHARGE] Invoked 'close' for handle 'file_1' [main:opened]
PASS: exhausted with 10 used, last event: open

Test Configuration

MUST_RUN