mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Adapting tests to Scanner's lexical error diagnostics change.
This commit is contained in:
@@ -7,4 +7,4 @@ contract C {
|
||||
}
|
||||
// ----
|
||||
// ParserError: (72-73): Literal, identifier or instruction expected.
|
||||
// ParserError: (72-73): Octal Numbers not allowed.
|
||||
// ParserError: (72-73): Octal numbers not allowed.
|
||||
|
||||
Reference in New Issue
Block a user