summaryrefslogtreecommitdiff
path: root/src/generators/non-strict/expression.template
diff options
context:
space:
mode:
Diffstat (limited to 'src/generators/non-strict/expression.template')
-rw-r--r--src/generators/non-strict/expression.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/generators/non-strict/expression.template b/src/generators/non-strict/expression.template
index 285a84b75..7e2db5f8c 100644
--- a/src/generators/non-strict/expression.template
+++ b/src/generators/non-strict/expression.template
@@ -9,6 +9,7 @@ info: |
GeneratorExpression:
function * BindingIdentifier opt ( FormalParameters ) { GeneratorBody }
+features: [generators]
---*/
var callCount = 0;