011 invalid module qualifier

✓ Passing Passing: the compiler rejects this program as expected.

Code

input.kz

Actual compiler output

error[KORU040]: unknown tor 'io:print.ln' in pipeline
  --> tests/regression/500_INTEGRATION_TESTING/510_NEGATIVE_TESTS/510_011_invalid_module_qualifier/input.kz:21:0

❌ Compiler coordination error: Unknown tor referenced
   (set KORU_BACKEND_TRACE=1 for the backend return trace)

Compiler must reject:

Compilation must fail with a diagnostic.

Flows

flow ~test click a branch to expand · @labels scroll to their anchor
test

Test Configuration

MUST_ERROR