141 cond string guard dispatch

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

catalog
progress
other

Expected output

✓ Zig✓ JavaScript
catalog
progress
other

Flows

subflow ~page-route click a branch to expand · @labels scroll to their anchor
cond (page)
flow ~page-route click a branch to expand · @labels scroll to their anchor
page-route (page: "catalog")
flow ~page-route click a branch to expand · @labels scroll to their anchor
page-route (page: "progress")
flow ~page-route click a branch to expand · @labels scroll to their anchor
page-route (page: "missing")

Test Configuration

MUST_RUN