Invalid Code class Foo { } void main () { var foo = new Foo[] {}; }