Skip to content
Snippets Groups Projects
Commit a54793bf authored by Brian Terlson's avatar Brian Terlson
Browse files

Merge pull request #324 from bocoup/fix-meta-data

Fix typo in test meta-data
parents f668e94b 48dbddeb
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ description: > ...@@ -7,7 +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] negative: SyntaxError
---*/ ---*/
let x; let x;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment