022 store stripe in module

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

error[KORU161]: std/store:watch(game): unknown store - no std/store:new(game) found
  --> /Users/larsde/src/koru/tests/regression/100_MODULE_SYSTEM/115_COMPTIME_MIRROR/115_022_store_stripe_in_module/lib.k:6:0

error[KORU161]: std/store:stripe(game): unknown store, or a store shape without a stripe unit this rung (plural / {old,new}-mode stripe is a later slice)
  --> /Users/larsde/src/koru/tests/regression/100_MODULE_SYSTEM/115_COMPTIME_MIRROR/115_022_store_stripe_in_module/lib.k:14:0

Code

input.k

Expected output

hp 5
hp 5

Flows

flow ~write click a branch to expand · @labels scroll to their anchor
write

Test Configuration

MUST_RUN