Ticket #51 (new enhancement)
Opened 16 years ago
Warn about assignment made to the same variable
Reported by: | Chuck | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | warning, assignment | Cc: |
Description
This is almost the same as ticket:50.
Maybe it is the same except for the warning message?
Anyway, warn for this:
x = +x
Note: See
TracTickets for help on using
tickets.