summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/function-sent-escaped.out
blob: d9613d8ef41d56f9fc4b7af0721e22e1c2d52258 (plain)
1
2
3
4
*%(basename)s:8: SyntaxError: 'function.sent' must not contain escaped characters
  return function.s\u0065nt;
         ^^^^^^^^^^^^^^^^^^
SyntaxError: 'function.sent' must not contain escaped characters