https://issues.dlang.org/show_bug.cgi?id=18102
Steven Schveighoffer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|accepts-invalid | CC| |[email protected] --- Comment #2 from Steven Schveighoffer <[email protected]> --- ketmar is right, it's the module name (if you don't supply a module name it is implied from the filename). It doesn't make a lot of sense to use a module name as an attribute (I can't think of a good use case). Though I'm not sure if it's really that horrible of an allowance. --
