https://d.puremagic.com/issues/show_bug.cgi?id=11720
--- Comment #7 from Orvid King <[email protected]> 2013-12-11 07:16:12 PST --- While yes I would agree that: { static int v = 1; } { static int v = 1; } Should be an error, and thus the PR should be merged. I don't agree that the reason this issue was created: foreach (T; TypeTuple!(int, double)) { static temp = T.stringof; } should be an error, sorry if I failed to explain myself well enough originally. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
