[Issue 5828] Cannot declare a variable of type "X function() ref"

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 11 05:23:23 PDT 2011


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



--- Comment #1 from timon.gehr at gmx.ch 2011-04-11 05:19:38 PDT ---
There is a typo:
I meant to write

//int function() ref f=&g; //error

Instead of

//int function ref() f=&g; //error

-- 
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