Adapting tests to Scanner's lexical error diagnostics change.

This commit is contained in:
Christian Parpart
2018-11-24 12:59:37 +01:00
parent e4106bd06e
commit 0ad56bca79
8 changed files with 32 additions and 30 deletions
@@ -4,4 +4,4 @@ contract test {
}
}
// ----
// ParserError: (100-112): Expected String end-quote.
// ParserError: (100-112): Expected string end-quote.