fd2edb0ea2
BUG=v8:4756 LOG=N R=adamk@chromium.org, littledan@chromium.org, wingo@igalia.com Review URL: https://codereview.chromium.org/1700123003 Cr-Commit-Position: refs/heads/master@{#34050}
5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
*%(basename)s:8: SyntaxError: 'function.sent' must not contain escaped characters
|
|
return function.s\u0065nt;
|
|
^^^^^^^^^^^^^^^^^^
|
|
SyntaxError: 'function.sent' must not contain escaped characters
|