module keyword with curly brackets

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sat Nov 1 15:25:26 PDT 2014


On 11/1/2014 7:40 AM, Dicebot wrote:
> I see no reason to put module declarations in single level projects with no
> packages.

Sometimes it can be handy to have a module name different from a file name, 
especially when trying to track down a bug, but this is rare.


More information about the Digitalmars-d mailing list