101 self mlir chained

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

mass[0]=3 mass[1]=5 mass[2]=7

Expected output

mass[0]=3 mass[1]=5 mass[2]=7

Flows

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

Test Configuration

MUST_RUN