039 trellis check in module

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

error[KORU165]: trellis \"kernel-shape\" is not defined - expected ~std/trellis:define(\"kernel-shape\") with pattern arms
  --> /Users/larsde/src/koru/tests/regression/100_MODULE_SYSTEM/115_COMPTIME_MIRROR/115_039_trellis_check_in_module/lib.k:13:0

Code

input.k

Expected output

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

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 },)
flow ~verdict click a branch to expand · @labels scroll to their anchor
verdict

Test Configuration

MUST_RUN