005 ordered choice same head

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

ok 7,8,9

Expected output

ok 7,8,9

Flows

flow ~grammar click a branch to expand · @labels scroll to their anchor
grammar (expr: csv)
flow ~parse click a branch to expand · @labels scroll to their anchor
parse (expr: "7,8,9", grammar: csv)

Test Configuration

MUST_RUN