[Issue 21804] Type list (tuple) not expanded in delegate during IFTI
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jul 13 12:01:29 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=21804
Nick Treleaven <nick at geany.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nick at geany.org
--- Comment #2 from Nick Treleaven <nick at geany.org> ---
Using:
fun ((result) { pragma(msg, typeof(result)); });
The pragma fires twice:
(S)
S
--
More information about the Digitalmars-d-bugs
mailing list