mustachio icon indicating copy to clipboard operation
mustachio copied to clipboard

Typo in assigning regex options.

Open devravitiwari opened this issue 6 years ago • 2 comments

https://github.com/wildbit/mustachio/blob/7e0c16c8d35133e3ba837d88af349be76decd0b2/Mustachio/Tokenizer.cs#L21

It seems like the RegexOptions.Compiled is incorrectly added twice in the constructor.

devravitiwari avatar Aug 19 '18 22:08 devravitiwari