mirror of
https://github.com/tc39/test262.git
synced 2025-07-24 14:35:30 +02:00
Merge pull request #324 from bocoup/fix-meta-data
Fix typo in test meta-data
This commit is contained in:
commit
a54793bf4b
@ -7,7 +7,7 @@ description: >
|
||||
ModuleItemList also occurs in the VarDeclaredNames of ModuleItemList.
|
||||
flags: [module]
|
||||
features: [let]
|
||||
negative: [SyntaxError]
|
||||
negative: SyntaxError
|
||||
---*/
|
||||
|
||||
let x;
|
||||
|
Loading…
x
Reference in New Issue
Block a user