https://issues.dlang.org/show_bug.cgi?id=20706
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from RazvanN <[email protected]> --- PR [1] has fixed this. On git HEAD the original example filed now compiles and triggers the assert (i.e. the copy constructor is not called). Closing as fixed. [1] https://github.com/dlang/dmd/pull/12140 --
