010 trellis census per flow

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

error[KORU040]: unknown tor 'std.trellis:census'
  --> tests/regression/600_STDLIB/680_TRELLIS/680_010_trellis_census_per_flow/input.kz:51:0

❌ Compiler coordination error: Unknown tor referenced
   (set KORU_BACKEND_TRACE=1 for the backend return trace)

Code

input.kz

Expected output

a=6
b=2
trellis "gpu-legal": 1/2 flows

Flows

flow ~define click a branch to expand · @labels scroll to their anchor
define (expr: "gpu-legal")
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: 3.0 },)
flow ~init click a branch to expand · @labels scroll to their anchor
init (expr: Body, source: { mass: 1.0 },)
flow ~census click a branch to expand · @labels scroll to their anchor
census ("gpu-legal")

Test Configuration

MUST_RUN