Closed GoogleCodeExporter closed 8 years ago
Original comment by micmath
on 21 Jun 2008 at 2:17
I can't test it now until monday... but I think my solution is not correct. The
following case will not work
Source example:
/** Test file */
function example () {
var a = 15 /3;
var b = 4 /2;
}
Original comment by tobias.c...@gmail.com
on 21 Jun 2008 at 6:05
The problem is actually elsewhere, but I've already found a fix, I'm just
testing it further before I commit it.
Original comment by micmath
on 21 Jun 2008 at 6:07
Original comment by micmath
on 2 Aug 2008 at 8:21
Original comment by micmath
on 2 Aug 2008 at 8:21
Original issue reported on code.google.com by
tobias.c...@gmail.com
on 20 Jun 2008 at 7:53