સમાચાર

The test errors out if I just create the expression on the fly because it comes out as a string and using something like new RegExp malforms it. Is there a way to generate a regex like this, while ...