049 runtime run lenient

○ Planned This feature is planned but not yet implemented.

Parked: lenient parsing (fail_fast: false) should skip a broken declaration

Failure Output

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

Code

input.kz

Actual

PARSE ERROR

Expected output

PING
OK

Flows

flow ~register click a branch to expand · @labels scroll to their anchor
register (scope: "api", source: ping(1))
flow ~run click a branch to expand · @labels scroll to their anchor
run (source: TEST_SOURCE, scope: "api", fail_fast: false)

Test Configuration

MUST_RUN