Non-greedy quantifiers
Non-greedy quantifiers are not regular, and will not always work - i.e. when using them in combination with certain capture groups and back-references.
However, they are now at least implemented with a warning message.
Non-greedy quantifiers are not regular, and will not always work - i.e. when using them in combination with certain capture groups and back-references.
However, they are now at least implemented with a warning message.