summaryrefslogtreecommitdiff
path: root/external/contributions/Google/sputnik_conformance_modified/07_Lexical_Conventions/7.8_Literals/7.8.3_Numeric_Literals/S7.8.3_A6.1_T2.js
blob: 0ce455c35cf1013b0c977e168eda48215ee26c69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Copyright 2009 the Sputnik authors.  All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.

/**
 * @name: S7.8.3_A6.1_T2;
 * @section: 7.8.3;
 * @assertion: HexIntegerLiteral :: 0(x/X) is incorrect; 
 * @description: Checking if execution of "0X" passes; 
 * @negative
*/

//CHECK#1
0X