updated call test

This commit is contained in:
Moritz Gmeiner 2024-08-27 23:51:14 +02:00
commit 99e5313308

View file

@ -180,9 +180,7 @@ file call/num.lox
file call/object.lox file call/object.lox
$ mlox call/object.lox $ mlox call/object.lox
ParserError at line 1, column 0: Expected valid expression, got Class instead
[1]
file call/string.lox file call/string.lox