✗
Failing This test is currently failing.
Failed: backend-exec
Failure Output
error[KORU040]: unknown tor 'lib:kernel_init_4228949356'
--> /Users/larsde/src/koru/tests/regression/100_MODULE_SYSTEM/115_COMPTIME_MIRROR/115_028_kernel_step_in_module/lib.k:19:0
❌ Compiler coordination error: Unknown tor referenced
(set KORU_BACKEND_TRACE=1 for the backend return trace) Code
// MIRROR of 390_070_step_basic: `std/kernel:step` wrapping a `kernel:self` in
// the continuation chain, inside an imported module.
//
// step is the kernel-native iteration form — it wraps the ops that follow it
// rather than expanding at its own site, so it pins whether a transform that
// claims its DESCENDANTS still finds them when the whole chain is a module tor
// body.
import app/lib
app/lib:run()
Expected output
mass[0]=1.5999999999999999 mass[1]=2.6000000000000005 mass[2]=3.6000000000000005
Flows
flow ~run click a branch to expand · @labels scroll to their anchor
run
Test Configuration
MUST_RUN