100 self mlir generated

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

mass[0]=2 mass[1]=4 mass[2]=6

Expected output

mass[0]=2 mass[1]=4 mass[2]=6

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