Comment #3 on issue 1452 by erights: buggy interaction between method calls and ++
http://code.google.com/p/google-caja/issues/detail?id=1452
Problem is not just args. Consider f[i](f = g, i++);
Comment #3 on issue 1452 by erights: buggy interaction between method calls and ++
http://code.google.com/p/google-caja/issues/detail?id=1452
Problem is not just args. Consider f[i](f = g, i++);