Valid characters in a module name

Peter Levart peter.levart at gmail.com
Tue Jan 10 16:37:05 UTC 2017



On 01/10/2017 08:28 AM, Ess Kay wrote:
> > He would write it in source like:
> > #"#\"\\\\u0022\\\\\\\"\""
> Of course the above is itself a valid 25 character module, package, 
> class, field or method name.  It doesn't matter how deep you nest.

It is, but as it is written (starting with characters #" ) it can only 
be parsed as an exotic identifier and not as 25 character identifier. No 
ambiguity here.





More information about the jigsaw-dev mailing list