060 query owned string store

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

hello
world

Expected output

hello
world

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: names, capacity: 8, source: name: *std/string:String<std/string:instance!>)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: names)
flow ~from-page click a branch to expand · @labels scroll to their anchor
from-page (text: "hello")
flow ~from-page click a branch to expand · @labels scroll to their anchor
from-page (text: "world")

Test Configuration

MUST_RUN