Insert omitted `negative` tag

This test exercises an early error, so it should be declared with the
`negative` tag.
This commit is contained in:
Mike Pennisi 2015-06-09 19:48:29 -04:00
parent 32edc4873e
commit c7fb97765e
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ description: >
ModuleItemList also occurs in the VarDeclaredNames of ModuleItemList.
flags: [module]
features: [let]
negative: [SyntaxError]
---*/
let x;