https://issues.dlang.org/show_bug.cgi?id=19882
--- Comment #9 from Dlang Bot <[email protected]> --- @FeepingCreature updated dlang/dmd pull request #9953 "Fix issue 19936: `alias deprecated get this` falsely triggers deprecation on `array ~=`" fixing this issue: - Fix Issue 19882 - Expected 'undefined identifier' error when type comparing Allow to compile when tspec is an undefined identifier. - Merge pull request #9818 from kubo39/bugfix-19882 Fix Issue 19882 - Expected 'undefined identifier' error when type merged-on-behalf-of: Nicholas Wilson <[email protected]> https://github.com/dlang/dmd/pull/9953 --
