Allow escaped closing square bracket in character range
Opened this issue · 0 comments
dgryski commented
A regexp which should work, but produces a parse error: [Z-\]]
$ re -r pcre -k pair -C -e abc -pl vmops_c '[Z-\]]'
/[Z-\]]/:3: Syntax error: expected atom