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