https://issues.dlang.org/show_bug.cgi?id=14735
--- Comment #9 from Kenji Hara <[email protected]> --- (In reply to Kenji Hara from comment #8) > (In reply to Kenji Hara from comment #7) > > Sorry, this is a compiler bug, because of the incomplete implementation for > > the language enhancement from 2.063. > > PR to fix dmd: > https://github.com/D-Programming-Language/dmd/pull/4779 My compiler fix needs Phobos tweak. https://github.com/D-Programming-Language/phobos/pull/3446 --
