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:
@@ -1,4 +1,4 @@
|
||||
struct S { uint256 a; }
|
||||
struct S { uint256 a; }
|
||||
// ----
|
||||
// DeclarationError: (24-47): Identifier already declared.
|
||||
// DeclarationError 2333: (24-47): Identifier already declared.
|
||||
|
||||
Reference in New Issue
Block a user