RegExpose
RegExpose copied to clipboard
Parser should be able to handle escaped "normal" characters
Currently, if a pattern contains character sequences such as:
} ] "
the parser is unable to transform them into character literals.