summaryrefslogtreecommitdiff
path: root/src/class-fields/productions/cls-expr-after-same-line-method.template
diff options
context:
space:
mode:
Diffstat (limited to 'src/class-fields/productions/cls-expr-after-same-line-method.template')
-rw-r--r--src/class-fields/productions/cls-expr-after-same-line-method.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/class-fields/productions/cls-expr-after-same-line-method.template b/src/class-fields/productions/cls-expr-after-same-line-method.template
index 9f25e8b48..5ea97ad69 100644
--- a/src/class-fields/productions/cls-expr-after-same-line-method.template
+++ b/src/class-fields/productions/cls-expr-after-same-line-method.template
@@ -4,7 +4,7 @@
/*---
path: language/expressions/class/fields-after-same-line-method-
name: field definitions after a method in the same line
-features: [class-fields]
+features: [class, class-fields-public]
esid: prod-FieldDefinition
includes: [propertyHelper.js]
---*/