[Issue 24032] Compiler is parsing string parameters to Templates

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 6 10:48:26 UTC 2023


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

--- Comment #2 from FeepingCreature <default_357-line at yahoo.de> ---
If you can replace the string with `q{0x0}`, that should work. Alternately,
pass a regular `"0x"` string.

--


More information about the Digitalmars-d-bugs mailing list