Interim commit; lots of progress though.
This commit is contained in:
@@ -58,6 +58,7 @@ $escape_char = [abfnrtv'\"\\]
|
||||
"|" { emitT Bar }
|
||||
";" { emitT Semi }
|
||||
"," { emitT Comma }
|
||||
"`" { emitT BTick }
|
||||
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user