Closed vearutop closed 5 years ago
This PR enables support for regular expressions containing special chars conflicting with list of allowed delimiters. A more compatible solution is using { ... } as delimiters.
{
}
This PR enables support for regular expressions containing special chars conflicting with list of allowed delimiters. A more compatible solution is using
{
...}
as delimiters.