aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/sputnik_converted/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A3.1_T1.js
blob: 9e6541fbed634578f7d5f6af8514a1d7c854300c (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 \u000A comment");