array and diamond (original) (raw)

Rémi Forax forax at univ-mlv.fr
Fri Dec 9 22:56:04 UTC 2011


Is there a reason why the diamond syntax can't be used with an array ?

List<?>[] list = new List<>[12];

Rémi



More information about the core-libs-dev mailing list