[Issue 13293] `typeof(<function returning T>)` gets printed as `T()`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 8 17:58:22 UTC 2021


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

--- Comment #3 from hsteoh at quickfur.ath.cx ---
I'd expect something like `Result function()` or something along those lines,
rather than `Result()` which looks like a ctor invocation.

--


More information about the Digitalmars-d-bugs mailing list