Mark using within default clause as negative

This commit is contained in:
Huáng Jùnliàng 2025-11-07 09:35:14 -05:00 committed by Philip Chimento
parent dbb186bb07
commit 2a1c3241a6

View File

@ -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();