[Bug 78] spaces in module identifier accepted
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 31 02:49:26 PST 2006
http://d.puremagic.com/bugzilla/show_bug.cgi?id=78
smjg at iname.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |smjg at iname.com
------- Comment #1 from smjg at iname.com 2006-03-31 04:49 -------
IMO A, B and C should all compile, since the spaces are between tokens, and as
such the lexer is supposed to ignore them. OTOH D is indeed invalid. E throws
a 404 error.
--
More information about the Digitalmars-d-bugs
mailing list