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

--- Comment #1 from João Lourenço <[email protected]> ---
Because of this, when matching, `canMatch` will fail as it will test for a
copy, and returning a reference of that value results in escaping it.

--

Reply via email to