summaryrefslogtreecommitdiff
path: root/src/declarations/redeclare-allow-sloppy-function/block-attempt-to-redeclare-async-generator-declaration.template
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarations/redeclare-allow-sloppy-function/block-attempt-to-redeclare-async-generator-declaration.template')
-rw-r--r--src/declarations/redeclare-allow-sloppy-function/block-attempt-to-redeclare-async-generator-declaration.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarations/redeclare-allow-sloppy-function/block-attempt-to-redeclare-async-generator-declaration.template b/src/declarations/redeclare-allow-sloppy-function/block-attempt-to-redeclare-async-generator-declaration.template
index c8a64a2d7..b8484adef 100644
--- a/src/declarations/redeclare-allow-sloppy-function/block-attempt-to-redeclare-async-generator-declaration.template
+++ b/src/declarations/redeclare-allow-sloppy-function/block-attempt-to-redeclare-async-generator-declaration.template
@@ -11,7 +11,7 @@ info: |
It is a Syntax Error if the LexicallyDeclaredNames of StatementList contains
any duplicate entries.
negative:
- phase: early
+ phase: parse
type: SyntaxError
features: [async-iteration]
---*/