mirror of
https://github.com/tc39/test262.git
synced 2025-11-13 02:09:47 +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
|
- It is a Syntax Error if AwaitUsingDeclaration is contained directly within the StatementList of either a CaseClause or
|
||||||
DefaultClause.
|
DefaultClause.
|
||||||
|
negative:
|
||||||
|
phase: parse
|
||||||
|
type: SyntaxError
|
||||||
features: [explicit-resource-management]
|
features: [explicit-resource-management]
|
||||||
---*/
|
---*/
|
||||||
$DONOTEVALUATE();
|
$DONOTEVALUATE();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user