This is legacy octal numbers. They are required for web compat.
Use strict mode to "fix" this.
This is legacy octal numbers. They are required for web compat.
Use strict mode to "fix" this.
On Oct 3, 2014 8:15 AM, "Jorge Chamorro" <jorge at jorgechamorro.com> wrote:
> $ node
> 04+05
> 9
> 040+050
> 72
>
> Is that right? Isn't it a bit of a mess/wtf? Is it going to stay so in the
> future?
>
> Thank you,
> --
> ( Jorge )();
> _______________________________________________
> es-discuss mailing list
> es-discuss at mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20141003/0518ab66/attachment.html>
Is that right? Isn't it a bit of a mess/wtf? Is it going to stay so in the future?