093 interceptor payload reaches nested sweep

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

id 10 live 0
id 20 live 1

Expected output

id 10 live 0
id 20 live 1

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: idx, capacity: 8, source: id: i64, live: i64)
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: nodes, capacity: 8, source: id: i64, val: i64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: idx, source: id: 10, live: 1)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: nodes, source: id: 10, val: 100)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: idx)

Test Configuration

MUST_RUN