https://issues.dlang.org/show_bug.cgi?id=17148
Dennis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Dennis <[email protected]> --- If you mark `f` `@safe` it results in an error: Error: cannot copy `void[]` to `void[]` in `@safe` code --
