044 store stripe topo order

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

second 5
first 5
first 5
second 5

Expected output

second 5
first 5
first 5
second 5

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: game, source: hp: i64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: game, source: hp: 5)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: game)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: game)
flow ~stripe click a branch to expand · @labels scroll to their anchor
stripe (expr: game)

Test Configuration

MUST_RUN