v8/test/message/function-sent-escaped.out

5 lines
204 B
Plaintext
Raw Normal View History

*%(basename)s:8: SyntaxError: 'function.sent' must not contain escaped characters
return function.s\u0065nt;
^^^^^^^^^^^^^^^^^^
SyntaxError: 'function.sent' must not contain escaped characters