summaryrefslogtreecommitdiff
path: root/test/suite/bestPractice/Sbp_7.8.4_A6.2_T1.js
blob: 5a36126219c89cac2512d8c25dee98520455d550 (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.

/**
 * HexEscapeSequence :: x HexDigit is incorrect
 *
 * @path bestPractice/Sbp_7.8.4_A6.2_T1.js
 * @description HexDigit :: 1
 * @negative
 */

//CHECK#1
"\x1"