054 println removed

✓ Passing This code compiles and runs correctly.

Code

input.kz

Must fail at runtime:

Program must error when executed.

Error Verification

Actual Compiler Output

error[KORU040]: unknown event 'std.io:println'
  --> tests/regression/000_CORE_LANGUAGE/010_BASIC_SYNTAX/010_054_println_removed/input.kz:9:0

❌ Compiler coordination error: Unknown event referenced
error: CompilerCoordinationFailed
???:?:?: 0x104b979d3 in _backend.RuntimeEmitter.emit (???)
???:?:?: 0x104b98b63 in _backend.main (???)

Flows

flow ~println click a branch to expand · @labels scroll to their anchor
println (text: msg)

Test Configuration

MUST_FAIL