(read_escape): Provide a Unicode character escape syntax; \u followed by
exactly four or \U followed by exactly eight hex digits in a comment or string is read as a Unicode character with that code point.
Showing
Please register or sign in to comment