dot & keyword completion tests -> community
[fedora-idea.git] / java / java-tests / testData / codeInsight / completion / keywords / instanceof-1-result.java
blobb86936886d2b6f908f5f64c2dfa3d52ccd6d0090
1 public class A{
2 public void method(){
3 boolean x = this instanceof <caret>