summaryrefslogtreecommitdiff
path: root/src/class-fields/productions/cls-decl-after-same-line-static-async-gen.template
diff options
context:
space:
mode:
Diffstat (limited to 'src/class-fields/productions/cls-decl-after-same-line-static-async-gen.template')
-rw-r--r--src/class-fields/productions/cls-decl-after-same-line-static-async-gen.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/class-fields/productions/cls-decl-after-same-line-static-async-gen.template b/src/class-fields/productions/cls-decl-after-same-line-static-async-gen.template
index 68d9687cd..4e9a9bbe9 100644
--- a/src/class-fields/productions/cls-decl-after-same-line-static-async-gen.template
+++ b/src/class-fields/productions/cls-decl-after-same-line-static-async-gen.template
@@ -4,7 +4,7 @@
/*---
path: language/statements/class/fields-after-same-line-static-async-gen-
name: field definitions after a static async generator in the same line
-features: [class-fields, async-iteration]
+features: [class, class-fields-public, async-iteration]
flags: [async]
esid: prod-FieldDefinition
includes: [propertyHelper.js]