Index: test/mjsunit/harmony/block-for-sloppy.js |
diff --git a/test/mjsunit/harmony/block-for-sloppy.js b/test/mjsunit/harmony/block-for-sloppy.js |
index 374c450fa08de4b24d2745c8dcc06f9f2529c38d..eee8e0b5cdc73198914debb77e9ab2b395b8c58f 100644 |
--- a/test/mjsunit/harmony/block-for-sloppy.js |
+++ b/test/mjsunit/harmony/block-for-sloppy.js |
@@ -25,7 +25,7 @@ |
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
-// Flags: --no-legacy-const --harmony-sloppy |
+// Flags: --no-legacy-const --harmony-sloppy --harmony-sloppy-let |
function props(x) { |
var array = []; |