public class C {
	void f(){
		C i= new /*[*/C/*]*/();
	}
}