https://issues.dlang.org/show_bug.cgi?id=21073
--- Comment #4 from Dlang Bot <[email protected]> --- dlang/dmd pull request #13421 "merge stable" was merged into master: - 2367744d505cf739c90b926480e880a29a29b9e8 by Boris Carvajal: Fix Issue 21073 - Rebindable does not work when class has alias this to inout property (#13291) The cast expression was trying an 'alias this' but without error gagging. https://github.com/dlang/dmd/pull/13421 --
