fix merge conflict that made it to main

This commit is contained in:
Folkert 2022-11-29 00:20:03 +01:00
parent 0411c0ba8e
commit c9ba57f15a
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
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)