mirror of
https://github.com/tc39/test262.git
synced 2025-07-28 16:34:27 +02:00
Merge pull request #312 from bocoup/add-omitted-negative
Insert omitted `negative` tag
This commit is contained in:
commit
36cbdcf8ec
@ -7,6 +7,7 @@ description: >
|
|||||||
ModuleItemList also occurs in the VarDeclaredNames of ModuleItemList.
|
ModuleItemList also occurs in the VarDeclaredNames of ModuleItemList.
|
||||||
flags: [module]
|
flags: [module]
|
||||||
features: [let]
|
features: [let]
|
||||||
|
negative: [SyntaxError]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
let x;
|
let x;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user