001 trellis enforce conforming

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

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

Expected output

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

Flows

flow ~define click a branch to expand · @labels scroll to their anchor
define (expr: "kernel-shape")
flow ~enforce click a branch to expand · @labels scroll to their anchor
enforce (expr: "kernel-shape")
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 },)

Test Configuration

MUST_RUN