mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
adapt to latest code changes
This commit is contained in:
committed by
Christian Parpart
parent
2e861bf1a0
commit
e454737a3c
@@ -1,4 +1,4 @@
|
||||
contract test {
|
||||
function f() pure public { "abc\
|
||||
// ----
|
||||
// ParserError: (47-53): Expected primary expression.
|
||||
// ParserError: (47-53): Expected String end-quote.
|
||||
Reference in New Issue
Block a user