michael@0: // Copyright 2009 the Sputnik authors. All rights reserved. michael@0: // This code is governed by the BSD license found in the LICENSE file. michael@0: michael@0: /** michael@0: * between chunks of one string not allowed michael@0: * michael@0: * @path ch08/8.4/S8.4_A7.2.js michael@0: * @description Insert between chunks of one string michael@0: * @negative michael@0: */ michael@0: michael@0: eval("var x = asdf\u000Dghjk"); michael@0: