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



--- Comment #1 from d...@dawgfoto.de 2011-11-29 10:02:54 PST ---
current workaround:
declare const as enclosing storage class

const
{
  void foo(int);
}

or

const void foo(int);

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

Reply via email to