Ticket #1768 (new defect)
ShrinkSafe fails on 'var' lists
| Reported by: | leeatkinsonlincs@… | Owned by: | alex |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | ShrinkSafe | Version: | 0.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi
If you write code such as:
var foo, bar;
The second and subsequent variables in the list are not 'shrinked'.
If you write: var foo; var bar;
It then works correctly.
Regards, Lee
Change History
Note: See
TracTickets for help on using
tickets.