blob: 80a097bab48fa3c40b3a593cf648ee2228e8d010 [file] [log] [blame]
public class CompletionKeywordNew6 {
public class X{}
void foo(){
this.ne X
}
}