mirror of
https://github.com/tc39/test262.git
synced 2025-07-26 23:44:27 +02:00
Insert omitted negative
tag
This test exercises an early error, so it should be declared with the `negative` tag.
This commit is contained in:
parent
32edc4873e
commit
c7fb97765e
@ -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