| Index: test/mjsunit/harmony/block-let-semantics.js
|
| diff --git a/test/mjsunit/harmony/block-let-semantics.js b/test/mjsunit/harmony/block-let-semantics.js
|
| index d14e7cd3692c855b5d88940a0cf3c91646412b96..a37b795b0a502adf1edbe7f7d111ef4d9dcdead2 100644
|
| --- a/test/mjsunit/harmony/block-let-semantics.js
|
| +++ b/test/mjsunit/harmony/block-let-semantics.js
|
| @@ -27,7 +27,6 @@
|
|
|
| // Flags: --harmony-scoping
|
|
|
| -// TODO(ES6): properly activate extended mode
|
| "use strict";
|
|
|
| // Test temporal dead zone semantics of let bound variables in
|
|
|