mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-11 05:34:11 +03:00
fix merge conflict that made it to main
This commit is contained in:
parent
2aaa73460a
commit
c2a28df6d8
@ -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…
Reference in New Issue
Block a user