constructor.js 97 Bytes
'use strict';
var parent = require('../../actual/regexp/constructor');

module.exports = parent;