source:
imaps-frontend/node_modules/core-js/proposals/regexp-dotall-flag.js
Last change on this file was 79a0317, checked in by , 4 days ago | |
---|---|
|
|
File size: 232 bytes |
Rev | Line | |
---|---|---|
[79a0317] | 1 | 'use strict'; |
2 | // https://github.com/tc39/proposal-regexp-dotall-flag | |
3 | require('../modules/es.regexp.constructor'); | |
4 | require('../modules/es.regexp.dot-all'); | |
5 | require('../modules/es.regexp.exec'); | |
6 | require('../modules/es.regexp.flags'); |
Note:
See TracBrowser
for help on using the repository browser.