summaryrefslogtreecommitdiff
path: root/test/suite/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.3_Numeric_Literals/S7.8.3_A4.1_T4.js
blob: 6ed5469713cbeb1ab0dac701cc7c3bc7273f83ff (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_A4.1_T4;
 * @section: 7.8.3;
 * @assertion: DecimalLiteral :: ExponentPart is incorrect;  
 * @description: ExponentPart :: E DecimalDigits;
 * @negative
*/

//CHECK#1
E-1