mirror of https://github.com/tc39/test262.git
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.
|
||||
flags: [module]
|
||||
features: [let]
|
||||
negative: [SyntaxError]
|
||||
---*/
|
||||
|
||||
let x;
|
||||
|
|
Loading…
Reference in New Issue