312 ifcond row read under query sweep

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

own 7
other 9

Expected output

✓ Zig✓ JavaScript
own 7
other 9

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (rows, capacity: 4, source: id: i64, owner: i64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (rows, source: id: 7, owner: 1)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (rows, source: id: 9, owner: 0)
flow ~query click a branch to expand · @labels scroll to their anchor
query (rows)

Test Configuration

MUST_RUN LANGUAGES: zig js

koru.json: