multiple resources partial cleanup

✗ Failing This test is currently failing.

Failed: must-fail-passed

Failure Output

🎯 Compiler coordination: Passes: 14 (flow-based: frontend, analysis, emission)

Code

input.kz

Error Verification

Expected Error Pattern

This test must fail because it opens TWO files but only closes ONE.
The second file (f.file2) still has a cleanup obligation at the terminator.

Actual Compiler Output

🎯 Compiler coordination: Passes: 14 (flow-based: frontend, analysis, emission)

Imported Files

fs.kz

Test Configuration

MUST_FAIL