012 nested match destructure

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

a 1 b2

Expected output

a 1 b2

Flows

flow ~match click a branch to expand · @labels scroll to their anchor
match ("a1b2")

Test Configuration

MUST_RUN