mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 17:42:51 -06:00
Update test to match new error
This commit is contained in:
@@ -6,3 +6,4 @@ testsuite/compiler/update/ArrityCheck.gf:6:1:
|
|||||||
def f 0 = \x -> x ;
|
def f 0 = \x -> x ;
|
||||||
and
|
and
|
||||||
def f 1 1 = 0 ;
|
def f 1 1 = 0 ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user