Index: test/message/let-lexical-name-prohibited.js |
diff --git a/test/message/let-lexical-name-prohibited.js b/test/message/let-lexical-name-prohibited.js |
index ed72faed8eb6b891e3c82c9321227afb2022d480..b001be877c9826f318ea8f90491c9818554b9887 100644 |
--- a/test/message/let-lexical-name-prohibited.js |
+++ b/test/message/let-lexical-name-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; |