102 effect wildcard payload

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

v 5
v 6
v 7
count 3

Expected output

v 5
v 6
v 7
count 3

Flows

flow ~walk click a branch to expand · @labels scroll to their anchor
walk (items: &[_]i32{ 5, 6, 7 })

Test Configuration

MUST_RUN