blob: 2c488071e9d4963233bdf0126d4cd71dc9bd6b2d [file] [log] [blame]
public class CompletionKeywordNew14 {
public class X{}
void foo(){
#
this.ne X
}
}