001 parse recursive flagship

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

v=42

Must contain:

v=42

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