http://d.puremagic.com/issues/show_bug.cgi?id=8113



--- Comment #2 from wfunct...@hotmail.com 2012-05-17 21:34:38 PDT ---
struct C { void opCall() { } }
struct A { C c; alias c this; }
void main() { A f; f(); }

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to