chromium/chrome/test/data/extensions/error_console/runtime_and_manifest_errors/script.js

// Copyright 2015 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

console.log('line1');
console.log('line2');