smart completion tests -> community
[fedora-idea.git] / java / java-tests / testData / codeInsight / completion / smartType / SameFieldInAnotherObject.java
blob250d8778c5ff5112cdbecbaff05563ac5287e9f3
1 class Foo {
2 int abcde;
5 Foo a;
6 a.abcde = ab<caret>