mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-23 06:25:10 +00:00

Importantly, this would have caught the issue discovered in #7279, prior to that landing on main.
15 lines
240 B
Text
15 lines
240 B
Text
@0-4 BinOps(
|
|
[
|
|
(
|
|
@0-1 Var {
|
|
module_name: "",
|
|
ident: "x",
|
|
},
|
|
@1-3 Equals,
|
|
),
|
|
],
|
|
@3-4 Var {
|
|
module_name: "",
|
|
ident: "y",
|
|
},
|
|
)
|