Martin Atkins d003da232e zclsyntax: decode both quoted and unquoted string literals
This rewrite of decodeQuotedLit, now called decodeStringLit, is able to
handle both cases with a single function, and also now correctly handles
situations where double-$ and double-! are not followed immediately by
a { symbol, and must thus be treated literally.
2017-05-31 07:16:32 -07:00
..
2017-05-13 17:44:11 -07:00
2017-05-15 08:33:22 -07:00
2017-05-19 19:33:58 -07:00