Update indices-groups-object.js

This commit is contained in:
Gus Caplan 2020-04-18 12:35:52 -05:00 committed by Rick Waldron
parent a799a4ac23
commit 97bd6fd12d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
/*---
description: The groups object of indices is created with CreateDataProperty
includes: [compareArray.js, propertyHelper.js]
includes: [compareArray.js]
esid: sec-makeindicesarray
features: [regexp-named-groups, regexp-match-indices]
info: |