167 prototype scope must not leak across modules

✗ Failing This test is currently failing.

Failed: must-error-passed

Failure Output

📋 prototype gaps — tor 'greet' (/Users/larsde/src/koru/tests/regression/400_RUNTIME_FEATURES/400_167_prototype_scope_must_not_leak_across_modules/helper.kz:17):
     hole       — 'err' unhandled → @panic if reached
🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)

Code

input.kz

Must fail at runtime:

Program must error when executed.

Imported Files

helper.kz

Test Configuration

Expected Error:

KORU022