https://issues.dlang.org/show_bug.cgi?id=14666
--- Comment #3 from Vladimir Panteleev <[email protected]> --- (In reply to Kenji Hara from comment #2) > Could you please tell me how did you check that? I cannot reproduce the > issue because the provided code lacks: > - file name of each modules > - directory tree > - command line I used my psychic powers :) https://github.com/CyberShadow/DBugTests/tree/master/14666 (Command is "dmd -o- location.d" as per bisect.ini) --
