https://issues.dlang.org/show_bug.cgi?id=21923
Jan Jurzitza <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jan Jurzitza <[email protected]> --- additionally there is a segfault (ICE) if you declare your variable using ``` scope t = Handle(10); ``` --
