smart completion tests -> community
[fedora-idea.git] / java / java-tests / testData / codeInsight / completion / smartType / second / DontIgnoreToStringInStringBuilders.java
blobced29eff175daa1b877c4249692dab2a34e595d7
1 class Foo {
3 public String foo() {
4 AbstractStringBuilder bar;
5 String f = b<caret>