blob: 1473183034c82f21d7ab6b96ecbeb5ffc6f784ac [file] [log] [blame]
// Copyright 2020 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.
// Original: mutate_expressions.js
1;
let foo = undefined;
2;
3;
/* ExpressionMutator: Cloned sibling */
2;