✗
Failing This test is currently failing.
Failed: backend-exec
Failure Output
error[KORU040]: unknown tor 'lib:kernel_init_1117329357'
--> /Users/larsde/src/koru/tests/regression/100_MODULE_SYSTEM/115_COMPTIME_MIRROR/115_016_kernel_self_in_module/lib.k:18:0
❌ Compiler coordination error: Unknown tor referenced
(set KORU_BACKEND_TRACE=1 for the backend return trace) Code
// MIRROR of 390_040_self_basic: `std/kernel:shape` as a module declaration with
// `kernel:init` feeding `kernel:self` through continuations.
//
// 115_005 pins kernel's init on the boundary in isolation; this pins the shape
// the library is actually written for, so a fix that only satisfies the bare
// init does not read as complete. The init opens a source block on the
// subflow-definition line — legal since 210_168, and this mirror could not be
// written at all before that.
import app/lib
app/lib:run()
Expected output
mass[0]=2 mass[1]=4 mass[2]=6
Flows
flow ~run click a branch to expand · @labels scroll to their anchor
run
Test Configuration
MUST_RUN