Index: test/message/arrow-bare-rest-param.js |
diff --git a/test/message/arrow-bare-rest-param.js b/test/message/arrow-bare-rest-param.js |
index bd5761f4e8849cba109c8d111f6526f9107c736e..b826ec20b79dcb4a7f3a53b4a85568f8b8089da7 100644 |
--- a/test/message/arrow-bare-rest-param.js |
+++ b/test/message/arrow-bare-rest-param.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-rest-parameters |
+// |
...x => 10 |