Should EcmaScript allow decimal literals that cannot be represented as 128-bit decimal? I.e should the following literals give a syntax error:
1.000000000000000000000000000000000000000000000000001m 1e1000000000m ? IMO allowing such literals would just give another source of errors. Regards, Igor _______________________________________________ Es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

