002 list const module

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

error[KORU002]: module not found: 'std/list'
  --> tests/regression/600_STDLIB/660_COLLECTIONS/660_002_list_const_module/input.k:8:1
    |
  8 | import std/list
    | ^
  hint: check the import path, koru.json paths, and KORU_STDLIB/KORU_PATH environment variables

Code

input.k

Expected output

1

Test Configuration

MUST_RUN