f94c89a6a5
The context where a string literal was found affects what sort of escaping it can have, so we need to distinguish these cases so that we will only look for and handle backslash escapes in quoted strings. |
||
---|---|---|
.. | ||
ast.go | ||
doc.go | ||
parser_test.go | ||
parser.go | ||
tokens.go |