aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/sputnik_converted/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A3.2_T1.js
blob: 442d0d6312c0346ad596e95fe60a2651975c6224 (plain)
1
2
3
4
5
6
7
8
9
// Copyright 2009 the Sputnik authors.  All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.


// Converted for Test262 from original Sputnik source

 // CHECK#1
eval("// single line \u000D comment");