https://issues.dlang.org/show_bug.cgi?id=14225
--- Comment #9 from Walter Bright <[email protected]> --- (In reply to Martin Nowak from comment #8) > Indeed, fixing the type repetition of debug infos for arrays fixes the issue. > The code is pretty ugly and needs some refactoring before fixing the > incorrect hashing, but that'd be my preferred fix as it get's rid of a lot > of unnecessary debug info. What is the prospect of this being done in time for 2.067? --
