Update error message of 4907_error

This commit is contained in:
wechman
2022-09-28 13:09:16 +02:00
parent cdbc06419f
commit ea5309a9e6
21 changed files with 30 additions and 30 deletions
@@ -8,4 +8,4 @@ contract C {
// ----
// TypeError 4247: (86-99): Expression has to be an lvalue.
// TypeError 9767: (86-101): Unary operator ++ cannot be applied to type error MyCustomError(uint256,bool).
// TypeError 9767: (86-101): Built-in unary operator ++ cannot be applied to type error MyCustomError(uint256,bool).