https://issues.dlang.org/show_bug.cgi?id=1161
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|D1 & D2 |D1 --- Comment #9 from [email protected] --- Seems to have been fixed in git HEAD (D2): the compiler now says, for the original test case: static_a.d(4): Error: class static_b.Test member counter is not accessible Removing D2 tag. --
