| Index: test/message/let-lexical-name-in-object-prohibited.js
|
| diff --git a/test/message/let-lexical-name-in-object-prohibited.js b/test/message/let-lexical-name-in-object-prohibited.js
|
| index 0a12762ec33a8a9b7667e0fd118d46cc1399af10..4e26c62ad67356bc3011823499e0681ab5767671 100644
|
| --- a/test/message/let-lexical-name-in-object-prohibited.js
|
| +++ b/test/message/let-lexical-name-in-object-prohibited.js
|
| @@ -2,6 +2,6 @@
|
| // 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};
|
|
|