Merge pull request #181 from smikes/177-generator-incorrect-features

format features correctly
This commit is contained in:
Brian Terlson 2015-02-26 16:34:50 -08:00
commit 97ad311a4b

View File

@ -7,7 +7,7 @@ info: >
es6id: 14.4.1 es6id: 14.4.1
author: Sam Mikes author: Sam Mikes
description: GeneratorMethod uses SuperProperty (allowed) description: GeneratorMethod uses SuperProperty (allowed)
feature: default-arg, generator, super features: [ default-arg, generator, super ]
---*/ ---*/
var obj = { var obj = {