Ficand Tamás

Results 1 issues of Ficand Tamás

Hello! I got an interesting error when trying to compress the following js code snippet: ```js opt.t = opt.tstart * (1 - i++/(times -1)); ``` Exception: UnterminatedRegExpException JSMin: Unterminated RegExp...