aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/GlobalScope/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A3.1_T2.js
blob: feed2962548ef29dd049aaad7a78561920cc2977 (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("//\u000A single line comment");