source:
node_modules/core-js-pure/proposals/regexp-named-groups.js@
d24f17c
Last change on this file since d24f17c was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 194 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | // https://github.com/tc39/proposal-regexp-named-groups |
3 | require('../modules/es.regexp.constructor'); |
4 | require('../modules/es.regexp.exec'); |
5 | require('../modules/es.string.replace'); |
Note:
See TracBrowser
for help on using the repository browser.