035 capture multi field

○ Planned This feature is planned but not yet implemented.

Multi-field captured updating multiple captures: captured { inner: 42, outer: 99 }

Code

input.kz

Expected output

99,42

Flows

flow ~capture click a branch to expand · @labels scroll to their anchor
capture (expr: { outer: @as(i32, 0) })

Test Configuration

MUST_RUN