blob: c777d754a476b6072580b7e2b53377499fbfb92a [file] [log] [blame]
// Copyright 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/**
* When appears not closed single-quote program failes
*
* @path ch08/8.4/S8.4_A13_T3.js
* @description Try to create variable using 4 single-quote
* @negative
*/
var str = '''';