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:
@@ -11,5 +11,5 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// TypeError: (83-84): Expression has to be an lvalue.
|
||||
// TypeError: (166-172): Expression has to be an lvalue.
|
||||
// TypeError 4247: (83-84): Expression has to be an lvalue.
|
||||
// TypeError 4247: (166-172): Expression has to be an lvalue.
|
||||
|
||||
Reference in New Issue
Block a user