[Issue 2152] Parentheses usage inconsistency.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Aug 4 05:48:50 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2152
Rob Jacques <sandford at jhu.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sandford at jhu.edu
--- Comment #2 from Rob Jacques <sandford at jhu.edu> 2009-08-04 05:48:49 PDT ---
This seems releated to Issue 2409. Also another use case:
void delegate(int) func();
void main() {
func(1);
}
--
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