Re: "/" inside an exists: domain-spec?2005-07-14 10:01:26delimiter = "." / "-" / "+" / "," / "/" / "_" / "=" Does that mean that if a "/" appears inside an exists: domain-spec it's an error? From my reading, in your example: The "/" character is actually part of "macro-literal" because you're not in the middle of "macro-expand" (which does reference "delimiter"). --Marc
|
|
||||||||||||||||