001 list new flow

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

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

Code

input.k

Expected output

2

Test Configuration

MUST_RUN