tokenizerWithComment

Undocumented in source.
const
auto tokenizerWithComment = ctRegex!(`"|(/\*)|(\*/)|(//)|\n|\r|\[|]`, "g");

Meta