047 runtime run parse error

○ Planned This feature is planned but not yet implemented.

Parked: runtime/interpreter bug family deferred (2026-05-15). std.runtime:run accepts "ping()" (no leading ~) and returns result instead of parse_error. Surfaces design question — is interpreter source implicit-Koru or does it require ~? Defer with rest of runtime work.

Failure Output

[REGISTRY] Creating dispatcher for scope 'api'
[REGISTRY] Found 1 events
[REGISTRY] Generated 9211 bytes
🎯 Compiler coordination: Passes: 13 (flow-based: frontend, analysis, emission)

Code

input.kz

Actual

OK

Expected output

PARSE ERROR

Test Configuration

MUST_RUN