diff options
Diffstat (limited to 'src/declarations/redeclare-allow-sloppy-function/switch-attempt-to-redeclare-class-declaration.template')
-rw-r--r-- | src/declarations/redeclare-allow-sloppy-function/switch-attempt-to-redeclare-class-declaration.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarations/redeclare-allow-sloppy-function/switch-attempt-to-redeclare-class-declaration.template b/src/declarations/redeclare-allow-sloppy-function/switch-attempt-to-redeclare-class-declaration.template index ad666954a..8f68b72a1 100644 --- a/src/declarations/redeclare-allow-sloppy-function/switch-attempt-to-redeclare-class-declaration.template +++ b/src/declarations/redeclare-allow-sloppy-function/switch-attempt-to-redeclare-class-declaration.template @@ -11,7 +11,7 @@ info: | It is a Syntax Error if the LexicallyDeclaredNames of CaseBlock contains any duplicate entries. negative: - phase: early + phase: parse type: SyntaxError ---*/ |