Update indices-groups-object.js

This commit is contained in:
Gus Caplan 2020-04-18 13:25:35 -05:00 committed by Rick Waldron
parent 30542f3e4c
commit 1d513c3a50
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: [propertyHelper.js]
esid: sec-makeindicesarray
features: [regexp-named-groups, regexp-match-indices]
info: |