https://issues.dlang.org/show_bug.cgi?id=20224
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @Geod24 updated dlang/dmd pull request #10417 "Fix issue 20223: Wrong mangling for const reference of callback" fixing this issue: - Fix issue 20224: Segfault when using ref parameter on a templated struct (C++ mangling) The previous commit actually fixes the issue, this simply adds the test from the issue https://github.com/dlang/dmd/pull/10417 --
