[Issue 18703] Ddoc Backticks inside macro dont work.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 2 05:33:42 UTC 2018


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

Seb <greensunny12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greensunny12 at gmail.com
           Hardware|x86_64                      |All
                 OS|Linux                       |All

--- Comment #1 from Seb <greensunny12 at gmail.com> ---
Yeah this should really work..
If you depend on this - `$(D_INLINECODE` might be a workaround:

https://run.dlang.io/is/A24qYc

or:

Macros:
  D = <code>$1</code>

--


More information about the Digitalmars-d-bugs mailing list