aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/class-fields-throw.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/message/fail/class-fields-throw.js')
-rw-r--r--deps/v8/test/message/fail/class-fields-throw.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/v8/test/message/fail/class-fields-throw.js b/deps/v8/test/message/fail/class-fields-throw.js
index 235a964ae8..69194e677d 100644
--- a/deps/v8/test/message/fail/class-fields-throw.js
+++ b/deps/v8/test/message/fail/class-fields-throw.js
@@ -1,8 +1,6 @@
// Copyright 2018 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-public-fields
class X {
x = foo();