https://issues.dlang.org/show_bug.cgi?id=18896
--- Comment #1 from Mathias LANG <[email protected]> --- Renamed to make it a bit more generic. This is also a problem when `ref` is used for passing the class around. E.g. `foo(MyClass&)` cannot be represented in D, which is very limiting. --
