On Tue, 06 Mar 2007 21:41:28 -0000, Andy Armstrong andy@hexten.net wrote:
Your browser may have parsed it, I dunno. I didn't try it. But with an editor that relies on regular expressions to match syntax, something as small as this would probably throw it off.
As in Perl that comma is optional. Makes it easier to extend lists.
Unfortunately ECMAScript specification really forbids commas in such places.