[Issue 14073] Allow token strings to use other types of brackets as delimiters
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jan 28 15:22:33 PST 2015
https://issues.dlang.org/show_bug.cgi?id=14073
--- Comment #7 from monkeyworks12 at hotmail.com ---
(In reply to FG from comment #5)
> q[] and q() would clash with the use of q as an identifier. Encountering a
> myriad of delimiters used for the same thing would also be confusing.
Ah, you're right. I guess that by itself stops this in its tracks.
--
More information about the Digitalmars-d-bugs
mailing list