blob: b50da371724e1661d6d1ef83f1aa09985e603d1b [file] [log] [blame]
public class QualifiedName {
void foo() {
new p./*[*/QualifiedName/*]*/();
}
}