✗
Failing This test is currently failing.
Failed: backend-exec
Failure Output
error[KORU040]: unknown tor 'lib:kernel_init_221254519'
--> /Users/larsde/src/koru/tests/regression/100_MODULE_SYSTEM/115_COMPTIME_MIRROR/115_027_kernel_pairwise_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_021_multiline_source: `std/kernel:pairwise` over a module's own
// shape and init.
//
// Third kernel arm after 115_005 (bare init) and 115_016 (self). pairwise
// carries its body as a source block and expands to an O(n^2) form, so it
// exercises a different expansion than self does off the same init.
import app/lib
app/lib:run()
Expected output
done, mass[0]=3
Flows
flow ~run click a branch to expand · @labels scroll to their anchor
run
Test Configuration
MUST_RUN