Sha256: a046369c1c30bc2250a289328069d3d8ab344d061f9b2f010093608c82491fd7
Contents?: true
Size: 140 Bytes
Versions: 29
Compression:
Stored size: 140 Bytes
Contents
'use strict'; module.exports = function (t, a) { var str = "(?:^te|er)s{2}t\\[raz]+$"; a(RegExp('^' + t(str) + '$').test(str), true); };
Version data entries
29 entries across 19 versions & 7 rubygems