[Issue 2374] (exp).Fn() fail assuming that exp is a type
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Oct 4 01:56:11 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2374
bugzilla at digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Comment #2 from bugzilla at digitalmars.com 2008-10-04 03:56 -------
In order to reduce ambiguities, expressions of the form (identifier) are not
recognized as expressions. There is no purpose to such expressions, as they are
equivalent to just plain identifier.
--
More information about the Digitalmars-d-bugs
mailing list