| Index: test/mjsunit/harmony/destructuring-parameters-literalcount.js
|
| diff --git a/test/mjsunit/harmony/destructuring-parameters-literalcount.js b/test/mjsunit/harmony/destructuring-parameters-literalcount.js
|
| index 64c1793673b1fc40f3c795739c9060b2fd56d470..cc0e278acb137337e67d3054fc7e945fac5cb710 100644
|
| --- a/test/mjsunit/harmony/destructuring-parameters-literalcount.js
|
| +++ b/test/mjsunit/harmony/destructuring-parameters-literalcount.js
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
| //
|
| // Flags: --harmony-destructuring
|
| -// Flags: --harmony-arrow-functions --allow-natives-syntax
|
| +// Flags: --allow-natives-syntax
|
|
|
|
|
| var t1 = [1];
|
|
|