[Issue 12074] Add BlockStatement to TemplateSingleArgument

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 13 06:21:17 UTC 2019


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

--- Comment #4 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
That is a semantic issue and completely orthogonal to this syntactic one.
`call!({ return 0; })();` has the same issue as your example.

--


More information about the Digitalmars-d-bugs mailing list