smart completion tests -> community
[fedora-idea.git] / java / java-tests / testData / codeInsight / completion / smartType / second / QualifiedArrayMemberAccess.java
blobfb5ae024f2db3c38bbd0909991c1562997f2690b
1 class Goo {
2 boolean[] array();
6 boolean a = this.a<caret>