http://d.puremagic.com/issues/show_bug.cgi?id=2093





------- Comment #5 from [EMAIL PROTECTED]  2008-11-22 03:58 -------

I thought 'string' types were immutable and thus ...

  s1.length = 0;

should fail as it updates the string (trucates it to zero characters).


-- 

Reply via email to