070 variant destructure when under foreach

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

nope
elder lars 44
nope

Expected output

nope
elder lars 44
nope

Flows

subflow ~fetch click a branch to expand · @labels scroll to their anchor
if (id == 1)
flow ~for click a branch to expand · @labels scroll to their anchor
for (0..3)

Test Configuration

MUST_RUN