blob: 5232168a3da8b65c2f8502a2d847aa966f24522f [file] [log] [blame]
public class CompletionKeywordNew7 {
public class X{}
void foo(){
this.ne X()
}
}