038 trellis enforce 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_038_trellis_enforce_in_module/lib.k:9:0

Code

input.k

Expected output

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

Flows

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