test262/test/suite/bestPractice/Sbp_7.8.4_A6.2_T2.js

15 lines
296 B
JavaScript

// 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_T2.js
* @description HexDigit :: A
* @negative
*/
//CHECK#1
"\xA"