Hmmm, looks like a problem I didn't think of. darnit!Turns out, 'ref' has exactly the same issue. The resolution is the same:alias ref int delegate() dg_t; // ref applies to return type
Was the goal of the post to represent the new alias syntax ? If so, big fail, Walter,...
