028 store stored chain preserves tail

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

x 1
y 2

Expected output

x 1
y 2

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: a, source: x: 0[i64], y: 0[i64])
flow ~watch click a branch to expand · @labels scroll to their anchor
watch (expr: a)
flow ~stored click a branch to expand · @labels scroll to their anchor
stored (source: a.x: 1)

Test Configuration

MUST_RUN