ddoc8739
void delegate(int a)
dg
;
void delegate(int b)
dg2
;
void delegate(int c)[]
dg3
;
void delegate(int d)*
dg4
;
Page generated by
Ddoc
.