[Issue 18102] Filename accepted as UDA

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Dec 18 22:10:45 UTC 2017


https://issues.dlang.org/show_bug.cgi?id=18102

Ketmar Dark <ketmar at ketmar.no-ip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ketmar at ketmar.no-ip.org

--- Comment #1 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
module name, not file name. module name is a symbol (it has no type, yet it is
still a symbol), hence it is allowed.

--


More information about the Digitalmars-d-bugs mailing list