002 parse error line col

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

err 1:4 expected ] found end of input

Must contain:

err 1:4 expected ] found end of input

Flows

flow ~grammar click a branch to expand · @labels scroll to their anchor
grammar (expr: nums)
flow ~parse click a branch to expand · @labels scroll to their anchor
parse (expr: "[42", grammar: nums)

Test Configuration

MUST_RUN