Hacker News new | ask | show | jobs
by mercurial 3281 days ago
Also Perl, Python, Javascript and Rust.
1 comments

JavaScript doesn't (didn't?) let you put a trailing comma in function parameter lists, annoyingly.
Made legal in ES2017.
But not in JSON, since that is based on ECMA-262 3rd Edition from December 1999.