Index: test/message/arrow-strict-eval-bare-parameter.js |
diff --git a/test/message/arrow-strict-eval-bare-parameter.js b/test/message/arrow-strict-eval-bare-parameter.js |
index d5692517dd3e59b3d359d70ab455ad1c2b0f0bad..3cc8254f059a1f2ba6d992e5ec1da4066d1fbe4a 100644 |
--- a/test/message/arrow-strict-eval-bare-parameter.js |
+++ b/test/message/arrow-strict-eval-bare-parameter.js |
@@ -1,8 +1,6 @@ |
// Copyright 2015 the V8 project authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// |
-// Flags: --harmony-arrow-functions |
"use strict"; |
eval => 42 |