https://issues.dlang.org/show_bug.cgi?id=19882
ag0aep6g <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from ag0aep6g <[email protected]> --- (In reply to Dlang Bot from comment #2) > dlang/dmd pull request #9818 "Fix Issue 19882 - Expected 'undefined > identifier' error when type" was merged into stable: For the record, the merged fix does the opposite of what this issue called for originally. DMD now also accepts `is(int == undefined_id)`. --
