diff options
author | Dan Wolff <dan.d.wolff@gmail.com> | 2013-09-19 10:58:50 +0200 |
---|---|---|
committer | Mihai Bazon <mihai@bazon.net> | 2013-09-19 13:03:03 +0300 |
commit | 8d14efe818d9a33821a6acc26b612aaf1fd6e967 (patch) | |
tree | 605f3381dd15398f63e0426d46bba915934be1be /test/compress/arrays.js | |
parent | 83ba338bd0e59267080c37bd235e1b0a601edf36 (diff) | |
download | tracifyjs-8d14efe818d9a33821a6acc26b612aaf1fd6e967.tar.gz tracifyjs-8d14efe818d9a33821a6acc26b612aaf1fd6e967.zip |
Concatenate strings also on the right-hand side of an expression that cannot be evaluated. Fix #126
E.g. converts:
a+'Hello'+'World'
to
a+'HelloWorld'
Diffstat (limited to 'test/compress/arrays.js')
0 files changed, 0 insertions, 0 deletions