f96ba1b58f
Quoted tokens can contain both UTF-8 byte and code point literals that should be interpreted when quoted. However, we need to check that the interpreted literals are valid UTF-8 code points or not. This now happens in unquote. Signed-off-by: George Robinson <george.robinson@grafana.com> |
||
---|---|---|
.. | ||
bench_test.go | ||
fuzz_test.go | ||
lexer.go | ||
lexer_test.go | ||
parse.go | ||
parse_test.go | ||
token.go |