Update test expectations.

This commit is contained in:
Daniel Kirchner
2018-05-09 14:08:25 +02:00
parent 02380113d4
commit 305fc0626b
31 changed files with 57 additions and 57 deletions
@@ -2,4 +2,4 @@ contract Foo {
function f() { var[] a; }
}
// ----
// ParserError: (34-34): Expected identifier but got '['
// ParserError: (34-35): Expected identifier but got '['