diff --git a/lox.t/run.t b/lox.t/run.t index 9d632d3..8058d4a 100644 --- a/lox.t/run.t +++ b/lox.t/run.t @@ -180,9 +180,7 @@ file call/num.lox file call/object.lox - $ mlox call/object.lox - ParserError at line 1, column 0: Expected valid expression, got Class instead - [1] +$ mlox call/object.lox file call/string.lox