https://issues.dlang.org/show_bug.cgi?id=12687
--- Comment #3 from Jeroen Bollen <[email protected]> --- Right now you can do much more at compile time then making a regex object. You should be able to actually use the object as well, either through specific functions or though the ones being used now at runtime. --
