mirror of
https://github.com/tc39/test262.git
synced 2025-11-12 17:59:44 +01:00
Mark using within default clause as negative
This commit is contained in:
parent
dbb186bb07
commit
2a1c3241a6
@ -11,7 +11,9 @@ info: |
|
||||
|
||||
- It is a Syntax Error if AwaitUsingDeclaration is contained directly within the StatementList of either a CaseClause or
|
||||
DefaultClause.
|
||||
|
||||
negative:
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
features: [explicit-resource-management]
|
||||
---*/
|
||||
$DONOTEVALUATE();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user