Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.0
-
None
-
Windows XP, Java 5, Groovy 1.0
Description
the script:
def s = /c:\temp\users/
println s
generates this exception
antlr.TokenStreamIOException: Did not find four digit hex character code
the same error is generated even if the first line is commented out.