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:
@@ -9,4 +9,4 @@ contract C
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// SyntaxError: (81-87): Variable declarations can only be used inside blocks.
|
||||
// SyntaxError 9079: (81-87): Variable declarations can only be used inside blocks.
|
||||
|
||||
Reference in New Issue
Block a user