linwenling
2023-07-24 9e29b042e98ac5016bc0cfc5349b8754144bf3d4
1
2
3
4
5
// https://github.com/tc39/proposal-regexp-dotall-flag
require('../modules/es.regexp.constructor');
require('../modules/es.regexp.dot-all');
require('../modules/es.regexp.exec');
require('../modules/es.regexp.flags');