blob: f3d4e49a1f32e362f2cdc2b81bd6825256bb883f [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;
/* ExpressionMutator: Cloned sibling */
2;
let foo = undefined;
/* ExpressionMutator: Cloned sibling */
3;
2;
3;