summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test262/ch07/7.8/7.8.4/S7.8.4_A7.2_T5.js
blob: f047e5337877b71086f1657fa950542d19c1a89f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright 2009 the Sputnik authors.  All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.

/**
 * UnicodeEscapeSequence :: u HexDigit (one, two or three time) is incorrect
 *
 * @path ch07/7.8/7.8.4/S7.8.4_A7.2_T5.js
 * @description :: HexDigit :: 1
 * @negative
 */

//CHECK#1
"\u111"