← Back to release summary
Allows binary and octal numeric literals using 0b101 and 0o753 respectively.
Docs: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#Numeric_literals
View on chromestatus.com