This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
19fc5e75344bd3600fe23661163c15adb9a783e0
wren
/
test
/
language
/
string
/
incomplete_long_unicode_escape.wren
T
3 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add \U style 8-hex-digit unicode escape support in string literals
2015-10-03 16:28:25 +00:00
// expect error line 2
"\U01F603"
Reference in New Issue
Copy Permalink