2016-03-16 20:25:27 +00:00
|
|
|
# Copyright 2016 the V8 project authors. All rights reserved.
|
|
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
|
|
# found in the LICENSE file.
|
|
|
|
|
2016-03-21 20:27:01 +00:00
|
|
|
*%(basename)s:7: SyntaxError: Invalid hexadecimal escape sequence
|
2016-03-16 20:25:27 +00:00
|
|
|
`${tag`\xyy`}`;
|
2016-03-21 20:27:01 +00:00
|
|
|
^^^^
|
|
|
|
SyntaxError: Invalid hexadecimal escape sequence
|