summaryrefslogtreecommitdiff
path: root/test/suite/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A1.2_T2.js
blob: dfa5515cedbd1484aaa8d0fccc8b4d12d74ca7c0 (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.

/**
 * @name: S7.8.4_A1.2_T2;
 * @section: 7.8.4;
 * @assertion: StringLiteral :: 'SingleStringCharacters_opt';  
 * @description: SingleStringCharacter :: SourceCharacter but not single-quote ' or LineTerminator;
 * @negative
*/

//CHECK#1
'
'