Index: test/mjsunit/harmony/block-let-crankshaft.js |
diff --git a/test/mjsunit/harmony/block-let-crankshaft.js b/test/mjsunit/harmony/block-let-crankshaft.js |
index 37fde75dc5bface8c3d06790a48e8fdaaadf137c..e8e00b200eaf2bf650cf9a2cf2fc67f2db258070 100644 |
--- a/test/mjsunit/harmony/block-let-crankshaft.js |
+++ b/test/mjsunit/harmony/block-let-crankshaft.js |
@@ -27,7 +27,6 @@ |
// Flags: --harmony-scoping --allow-natives-syntax |
-// TODO(ES6): properly activate extended mode |
"use strict"; |
// Check that the following functions are optimizable. |