https://issues.dlang.org/show_bug.cgi?id=18798
--- Comment #2 from Marco Leise <[email protected]> --- My guess was hitting close: https://github.com/dlang/dmd/blob/1a05f4413ac6daaa8ae000dbe7399a302e3fc16b/src/dmd/backend/cod3.c#L1360 Above three cases a different code path is chosen in the back-end. --
