blob: 5f8dd56200b6209f62d192c354a341125dc4c54c [file] [log] [blame]
// Copyright 2019 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.
// Flags: --no-lazy --stress-lazy-source-positions
// Flags: --enable-lazy-source-positions
async(a, b = a) => {};