Steven Levithan wrote:
[snip]
* /\u{10}/ eq /u{10}/ (literal u repeated 10 times).
A point in favour of \Uxxxxxxxx over \u{x...} as a representation of character escapes? -- to avoid ambiguity in regexps.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

