190 store text dump thousand rows parsed back

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

dump bytes 8890
rows 1000 ids 499500 hps 1499500 pair 832333500

Expected output

dump bytes 8890
rows 1000 ids 499500 hps 1499500 pair 832333500

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: src, capacity: 1000, source: id: i64, hp: i64)
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: dst, capacity: 1000, source: id: i64, hp: i64)
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: buf, capacity: 2, source: text: *std/string:String<instance!>)
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: pstate, source: have: 0[i64], pid: 0[i64])
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: check, source: rows: 0[i64], ids: 0[i64], hps: 0[i64], pair: 0[i64])
flow ~for click a branch to expand · @labels scroll to their anchor
for (0..1000)
flow ~from-page click a branch to expand · @labels scroll to their anchor
from-page (text: "")
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: src)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: buf)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: buf)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: dst)
flow ~if click a branch to expand · @labels scroll to their anchor
if (check.rows > 0)

Test Configuration

MUST_RUN