Changes between Initial Version and Version 1 of Ticket #8986
- Timestamp:
- Mar 25, 2009, 9:28:40 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8986 – Description
initial v1 15 15 {{{ 16 16 var _1, _2, b, _3; 17 }}} }17 }}} 18 18 19 19 It seems when shrinksafe discovers it's replaced variable is going to be longer than the variable it is to replace, it should simply skip using that token (_3) to be used in the next opportunity.