013 with collision forces pick

✓ Passing This code compiles and runs correctly.

Code

input.k

Must fail at runtime with:

CONTAINS KORU140

Error Verification

Actual Compiler Output

error[KORU140]: bare name 'ping' resolves against more than one opened vocabulary ('app.alpha' and 'app.beta') — qualify the call explicitly to pick one
  --> tests/regression/600_STDLIB/641_PARSER/641_013_with_collision_forces_pick/input.k:15:0

❌ Compiler coordination error: error[KORU140]: bare name 'ping' resolves against more than one opened vocabulary ('app.alpha' and 'app.beta') — qualify the call explicitly to pick one
error: CompilerCoordinationFailed
???:?:?: 0x104e6b9d3 in _backend.RuntimeEmitter.emit (???)
???:?:?: 0x104e6cb63 in _backend.main (???)

Flows

flow ~ping click a branch to expand · @labels scroll to their anchor
ping (msg: "seed")

Test Configuration

MUST_FAIL