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

Fix typo in test meta-data
This commit is contained in:
Brian Terlson 2015-06-17 16:21:01 -04:00
commit a54793bf4b

View File

@ -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;