003 trellis check categorize

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

mass[0]=2 mass[1]=4
categorized: kernel-shape

Expected output

mass[0]=2 mass[1]=4
categorized: kernel-shape

Flows

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

Test Configuration

MUST_RUN