https://issues.dlang.org/show_bug.cgi?id=6705
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #5 from Walter Bright <[email protected]> --- Well, I'll be. Adding @safe causes the code to give an error on taking the address. That resolves this issue. --
