https://issues.dlang.org/show_bug.cgi?id=15324
Johannes Pfau <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal --- Comment #7 from Johannes Pfau <[email protected]> --- Reducing importance: As explained by Iain, the reported example is invalid D code. DMD should still warn about this. Additionally, there are cases where DMD passes template symbols multiple times to the backend. I don't have a test case right now, but we added a workaround for this to GDC and GDC will now compile such code. So this is no longer a blocker for GDC. --
