summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/unicode-escape-invalid-2.out
blob: 423e79d60e0c81191ad7ed3e1f43173514a00e6e (plain)
1
2
3
4
5
6
7
8
# 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.

*%(basename)s:5: SyntaxError: Invalid Unicode escape sequence
print("\u162P");
       ^^^^^^
SyntaxError: Invalid Unicode escape sequence