[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:20:10 PST 2015


https://issues.dlang.org/show_bug.cgi?id=14073

Orvid King <blah38621 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |blah38621 at gmail.com

--- Comment #6 from Orvid King <blah38621 at gmail.com> ---
D already has string literals with arbitrary delimiters (which, incidentally,
are a massive pain to parse) I don't see anything this would do that those
string literals can't.

--


More information about the Digitalmars-d-bugs mailing list