https://issues.dlang.org/show_bug.cgi?id=24717
--- Comment #15 from Max Samukha <[email protected]> --- (In reply to Max Samukha from comment #14) > auto z = y; // `z` is resolved to `this.x`; `y`, not `z`; --
d-bugmail--- via Digitalmars-d-bugs Sun, 01 Sep 2024 22:49:55 -0700
https://issues.dlang.org/show_bug.cgi?id=24717
--- Comment #15 from Max Samukha <[email protected]> --- (In reply to Max Samukha from comment #14) > auto z = y; // `z` is resolved to `this.x`; `y`, not `z`; --