Description
The test:
===
public void testU() throws Exception
===
I think "\u0061" shoud produce "a", see VELOCITY-519. But if not, this should produce string "\u0061", literally, but not exception, as now.
Attachments
Issue Links
- relates to
-
VELOCITY-709 String literal "\\" parses incorrectly
- Closed
-
VELOCITY-519 Java escape sequences should work in Velocity macros
- Closed