111 reduce with self

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

total=3 count=2

Expected output

total=3 count=2

Flows

flow ~shape click a branch to expand · @labels scroll to their anchor
shape (expr: Pt, source: x: f64, mass: f64,)
flow ~init click a branch to expand · @labels scroll to their anchor
init (expr: Pt, source: { x: 0.0, mass: 1.0 }, { x: 1.0, mass: 2.0 },)

Test Configuration

MUST_RUN