https://issues.dlang.org/show_bug.cgi?id=18746
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/db1f8041670d592c3ad94111a3dc83ba12237932 Fix Issue 18746 - function returning empty struct isn't called if used in equality expression https://github.com/dlang/dmd/commit/ebd69c0b9ff4ae64d8e2a4aeef2939c973e6ad5b Merge pull request #8153 from RazvanN7/Issue_18746 Fix Issue 18746 - function returning empty struct isn't called if used in equality expression merged-on-behalf-of: Razvan Nitu <[email protected]> --
