Closed
Description
The messages emitted for bounds checking increment decrement operators are currently the same as the ones used to check assignments. They contain "assignment" in their wording, which can be confusing to programmers since there is no assignment operator in an increment/decrement operator. The messages should say "increment" or "decrement" rather than "assignment".
Metadata
Metadata
Assignees
Labels
No labels