fix merge conflict that made it to main

This commit is contained in:
Folkert 2022-11-29 00:20:03 +01:00 committed by Brian Carroll
parent 2aaa73460a
commit c2a28df6d8
No known key found for this signature in database
GPG Key ID: 5C7B2EC4101703C0
6 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
Expr(Closure(Pattern(PInParens(Open(@2), @1), @1), @0), @0)
Expr(Closure(Pattern(PInParens(End(@2), @1), @1), @0), @0)

View File

@ -1 +1 @@
Expr(Type(TRecord(Open(@6), @4), @4), @0)
Expr(Type(TRecord(Field(@6), @4), @4), @0)

View File

@ -1 +1 @@
Expr(Type(TRecord(Open(@5), @4), @4), @0)
Expr(Type(TRecord(End(@5), @4), @4), @0)

View File

@ -1 +1 @@
Expr(Type(TTagUnion(Open(@5), @4), @4), @0)
Expr(Type(TTagUnion(End(@5), @4), @4), @0)

View File

@ -1 +1 @@
Expr(Type(TTagUnion(Open(@5), @4), @4), @0)
Expr(Type(TTagUnion(End(@5), @4), @4), @0)

View File

@ -1 +1 @@
Expr(Type(TInParens(Open(@5), @4), @4), @0)
Expr(Type(TInParens(End(@5), @4), @4), @0)