Open extf33 opened 1 year ago
regex_mutator::generate() panics with the following examples
regex_mutator::generate()
"[^+*?]+" "[^xu]" "[^\\\\']" "u{[0-9a-fA-F]+}" ".*" "\\$[a-zA-Z_]\\w*" "\\s"
regex_mutator::generate()
panics with the following examples