https://issues.dlang.org/show_bug.cgi?id=20944
Stanislav Blinov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from Stanislav Blinov <[email protected]> --- This is not a bug. ref is a storage class for parameters and return values, and not part of a type. There is no surprise here, at all. --
