[Issue 21740] Typeof mixin regression with v2.096

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 21 17:40:08 UTC 2021


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

--- Comment #7 from Boris Carvajal <boris2.9 at gmail.com> ---
The 'typeof' of any void expression should be 'void'.

The second case looks like another bug, why is the call expression "foo()", of
void value, changing to a function symbol.

--


More information about the Digitalmars-d-bugs mailing list