Sign in
android
/
platform
/
external
/
v8
/
3b9bc31
/
.
/
test
/
message
/
let-lexical-name-in-array-prohibited.js
blob: a6cba6fc30eb982cc2cc36089bd9ad14f9823728 [
file
] [
log
] [
blame
]
// Copyright 2015 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: --harmony-sloppy --harmony-sloppy-let
let
[
let
];