blob: 5dbee96bbdd91fda34ef2046e0cf256d9be54ee2 [file] [log] [blame]
public class C {
void f(){
C i= new /*[*/C/*]*/();
}
}