blob: b3aab937db7c3229b23f7f0a5f784ada3c58b0ca [file] [log] [blame]
#!/usr/bin/env d8
// Copyright 2015 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
//
const x = 'valid code';
'incomplete string
const y = 'even more valid code!';