mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Added error codes to SyntaxTest expectations (updated tests)
This commit is contained in:
@@ -16,5 +16,5 @@ contract Error1 {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// ParserError: (95-96): Expected primary expression.
|
||||
// Warning: (95-96): Recovered in Statement at ';'.
|
||||
// ParserError 6933: (95-96): Expected primary expression.
|
||||
// Warning 3347: (95-96): Recovered in Statement at ';'.
|
||||
|
||||
Reference in New Issue
Block a user