[Issue 21551] string literal followed by address expression pass the parsing phase

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 15 11:16:10 UTC 2021


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

--- Comment #1 from Basile-z <b2.temp at gmx.com> ---
maybe the parser thinks this is an implicit string concatenation between a
literal and an entity ? But even in this case there should be a deprecation
message at least.

--


More information about the Digitalmars-d-bugs mailing list