https://issues.dlang.org/show_bug.cgi?id=24730

--- Comment #1 from Max Samukha <[email protected]> ---
Works with an explicit cast:

ref S s = cast(S)s2;

--

Reply via email to