068 store sweep owned string nested

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

buy milk [0]
write koru [1]
buy milk [0]
write koru [1]

Expected output

buy milk [0]
write koru [1]
buy milk [0]
write koru [1]

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: todos, capacity: 16, source: label: *std/string:String<std/string:instance!>, done: i64)
flow ~from-page click a branch to expand · @labels scroll to their anchor
from-page (text: "buy milk")
flow ~for click a branch to expand · @labels scroll to their anchor
for (0..2)

Test Configuration

MUST_RUN