mirror of https://github.com/tc39/test262.git
Fix `Array.groupBy` to `Object.groupBy` in `features.txt`
This commit is contained in:
parent
837def66ac
commit
d19cb1557c
|
@ -61,7 +61,7 @@ Temporal
|
|||
# https://github.com/tc39/proposal-realms
|
||||
ShadowRealm
|
||||
|
||||
# Array.groupBy & Map.groupBy
|
||||
# Object.groupBy & Map.groupBy
|
||||
# https://github.com/tc39/proposal-array-grouping
|
||||
array-grouping
|
||||
|
||||
|
|
Loading…
Reference in New Issue