[Issue 7432] DMD allows variables to be declared as pure
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Mar 11 16:54:41 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=7432
--- Comment #22 from Stewart Gordon <smjg at iname.com> ---
I was beginning to think this makes it part of the function type rather than
being a declaration attribute. I make out from what you say that, for reasons
of parsing convenience, syntactically it's a declaration attribute but the
semantic of it thereas is to pass it through so that it becomes part of the
function type. Have I got this right?
--
More information about the Digitalmars-d-bugs
mailing list