blob: f32c66014d6fc3480669ea0b6fc2550ad0ed4ef8 [file] [log] [blame]
// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// clang-format off
console.warn('This is a warning on the first line'); console.error('This is an error on the first line');
console.error('This is an error on the next line');