On 09/10/2013, at 18:46, Oliver Hunt wrote:
> 
> function f() {
>   var undefined = null /* fix that silly null vs. undefined shenanigans */,
>   NaN = Math.sqrt(2)   /* make sure nan is not rational */,
>   Infinity = 10000000  /* this should be big enough */
> }

Sheesh, fix NaN, it shouldn't be a number!
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to