ring with when filter

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

error[PARSE003]: single continuation branch 'value' carrying a payload is a one-variant tag union — declare the single output as a bare return instead: `-> u32`
  --> tests/regression/400_RUNTIME_FEATURES/420_PERFORMANCE/914_ring_with_when_filter/input.kz:60:1
    |
 60 | ~tor ring.dequeue { ring: *Ring(u32, 1024) }
    | ^

Code

input.kz

Expected output

Produced 6 values
Processing: 0
Processing: 2
Processing: 4

Flows

flow ~tap click a branch to expand · @labels scroll to their anchor
tap (ring.dequeue -> *)
flow ~start click a branch to expand · @labels scroll to their anchor
start

Test Configuration

MUST_RUN