043 read stdin no free

✗ Failing This test is currently failing.

Failed: must-fail-passed

Failure Output

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

Code

input.kz

Must fail at runtime with:

CONTAINS allocated

Error Verification

Expected Error Pattern

RED PIN — design gap: std/io:read-stdin returns a bare []const u8 with no
phantom obligation. The allocator-owned buffer leaks. The phantom checker
is blind because the type carries no allocated! state. This is the stdin
twin of 335_042 (read-file gap). Pin stays red until the IO surface gains
phantom obligation on its allocated outputs.

Actual Compiler Output

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

Test Configuration

MUST_FAIL