241 projection derived the same down both lowerings

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

rule 30
query 30

Expected output

rule 30
query 30

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: pts, capacity: 8, source: k: i64, a: i64, b: i64, c: i64)
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: acc_rule, source: v: 0[i64])
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: acc_query, source: v: 0[i64])
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: out, source: r: 0[i64], q: 0[i64])
flow ~watch click a branch to expand · @labels scroll to their anchor
watch (expr: out)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: pts, source: k: 1, a: 10, b: 700, c: 900)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: pts, source: k: 2, a: 55, b: 701, c: 901)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: pts, source: k: 1, a: 20, b: 702, c: 902)
flow ~rule click a branch to expand · @labels scroll to their anchor
rule (expr: pts)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: pts)
flow ~stored click a branch to expand · @labels scroll to their anchor
stored (source: out.r: acc_rule.v)
flow ~stored click a branch to expand · @labels scroll to their anchor
stored (source: out.q: acc_query.v)

Test Configuration

MUST_RUN