smart completion tests -> community
[fedora-idea.git] / java / java-tests / testData / codeInsight / completion / smartType / second / IgnoreToString.java
blob40a9a7f8142d742e89bd38659ecf26777f95bcc8
1 class Foo {
3 String foo();
6 Foo bar;
7 String f = b<caret>