Skip to content
Snippets Groups Projects
Commit 420a6bae authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add tests for EscapeString utilities

Actually fixed a few issues and make functions escapeString() and
unescapeString() reciprocal.

This later change leads to a grammar change, now literal do not
store quotes: before `"foo"` was stored as the string "\"foo\"", now
it is just stored as "foo".
parent 525ced2d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment