On Wednesday, 19 June 2013 at 06:25:02 UTC, TommiT wrote:
Now, if A.d uses something that is marked 'package' inside B.d, you can't break both A.d and B.d into these new module-package thingies without re-structuring your code.
And it may not be even possible to re-structure the code, like when the thing marked 'package' is a member function for example.
