Closed come-maiz closed 6 years ago
I tried modifying an internal constant and solc says: Error: Cannot assign to a constant variable. So, nothing to add on the linter, I think. I'm merging this. Thanks for the review!
internal constant
Error: Cannot assign to a constant variable.
I tried modifying an
internal constant
and solc says:Error: Cannot assign to a constant variable.
So, nothing to add on the linter, I think. I'm merging this. Thanks for the review!