[Issue 2392] Parsing ambiguity between function pointer declaration and function call
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Nov 9 19:47:43 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=2392
--- Comment #5 from Walter Bright <bugzilla at digitalmars.com> 2010-11-09 19:46:40 PST ---
The disambiguation rule for "is it a declaration or a statement" is resolved by
the rule "if it looks like a declaration, it is a declaration". The behavior
you're seeing is as designed.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list