adapt to latest code changes

This commit is contained in:
Lazaridis
2018-11-23 17:27:52 +01:00
committed by Christian Parpart
parent 2e861bf1a0
commit e454737a3c
11 changed files with 79 additions and 36 deletions
@@ -1,4 +1,4 @@
contract test {
function f() pure public { "abc\
// ----
// ParserError: (47-53): Expected primary expression.
// ParserError: (47-53): Expected String end-quote.