027 obligation param qualified phantom

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

error[PARSE003]: single continuation branch 'out' carrying a payload is a one-variant tag union — declare the single output as a bare return instead: `-> *List_i64`
  --> tests/regression/600_STDLIB/660_COLLECTIONS/660_027_obligation_param_qualified_phantom/input.kz:20:1
    |
 20 | ~pub tor roundtrip { cur: *List_i64<std/list:!list> }
    | ^

Code

input.kz

Expected output

len=0

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: i64)

Test Configuration

MUST_RUN