mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-04 17:12:13 +00:00
fix merge conflict that made it to main
This commit is contained in:
parent
0411c0ba8e
commit
c9ba57f15a
6 changed files with 6 additions and 6 deletions
|
|
@ -1 +1 @@
|
|||
Expr(Closure(Pattern(PInParens(Open(@2), @1), @1), @0), @0)
|
||||
Expr(Closure(Pattern(PInParens(End(@2), @1), @1), @0), @0)
|
||||
|
|
@ -1 +1 @@
|
|||
Expr(Type(TRecord(Open(@6), @4), @4), @0)
|
||||
Expr(Type(TRecord(Field(@6), @4), @4), @0)
|
||||
|
|
@ -1 +1 @@
|
|||
Expr(Type(TRecord(Open(@5), @4), @4), @0)
|
||||
Expr(Type(TRecord(End(@5), @4), @4), @0)
|
||||
|
|
@ -1 +1 @@
|
|||
Expr(Type(TTagUnion(Open(@5), @4), @4), @0)
|
||||
Expr(Type(TTagUnion(End(@5), @4), @4), @0)
|
||||
|
|
@ -1 +1 @@
|
|||
Expr(Type(TTagUnion(Open(@5), @4), @4), @0)
|
||||
Expr(Type(TTagUnion(End(@5), @4), @4), @0)
|
||||
|
|
@ -1 +1 @@
|
|||
Expr(Type(TInParens(Open(@5), @4), @4), @0)
|
||||
Expr(Type(TInParens(End(@5), @4), @4), @0)
|
||||
Loading…
Add table
Add a link
Reference in a new issue