mirror of
https://github.com/tc39/test262.git
synced 2025-07-26 07:25:15 +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.
|
ModuleItemList also occurs in the VarDeclaredNames of ModuleItemList.
|
||||||
flags: [module]
|
flags: [module]
|
||||||
features: [let]
|
features: [let]
|
||||||
negative: [SyntaxError]
|
negative: SyntaxError
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
let x;
|
let x;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user