1
0
forked from GitHub/gf-core

Update test to match new error

This commit is contained in:
Andreas Källberg
2023-09-25 12:01:56 +02:00
parent 268a25f59c
commit ea3cef46b0

View File

@@ -6,3 +6,4 @@ testsuite/compiler/update/ArrityCheck.gf:6:1:
def f 0 = \x -> x ;
and
def f 1 1 = 0 ;