Invalid Code class Foo : Object { private int bar {} } void main () { new Foo (); }