> '\0' '\u0000' > '\1' '\u0001' … > '\7' '\u0007' > '\8' '8' > '\9' '9' > '\13' '\u000b' http://www.ecma-international.org/ecma-262/5.1/#sec-B.1.2 …
-
-
Replying to @rauschma
@rauschma `\0` doesn’t belong in that list as it’s not an octal escape sequence. http://mathiasbynens.be/notes/javascript-escapes …1 reply 0 retweets 0 likes
Replying to @rauschma
@rauschma But `0` is within the octal boundaries. `9` is not confusing, `0` is IMHO.
8:55 AM - 2 Dec 2013
from Paris, France
0 replies
0 retweets
0 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.