013 list loop autodischarge

✗ Failing This test is currently failing.

Failed: leak-output

Failure Output

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

Code

input.k

Actual

10
20
error(gpa): memory address 0x1044e0000 leaked: 
Unable to print stack trace: Unable to open debug info: MissingDebugInfo

error(gpa): memory address 0x104500000 leaked: 
Unable to print stack trace: Unable to open debug info: MissingDebugInfo

KORU LEAK CHECK FAILED: the produced program leaked (trace above)

Expected output

10
20

Test Configuration

MUST_RUN