mirror of https://github.com/tc39/test262.git
format features correctly
This commit is contained in:
parent
ba3be4a575
commit
3e298dbeed
|
@ -7,7 +7,7 @@ info: >
|
|||
es6id: 14.4.1
|
||||
author: Sam Mikes
|
||||
description: GeneratorMethod uses SuperProperty (allowed)
|
||||
feature: default-arg, generator, super
|
||||
features: [ default-arg, generator, super ]
|
||||
---*/
|
||||
|
||||
var obj = {
|
||||
|
|
Loading…
Reference in New Issue