CompletionStyleTest -> community
[fedora-idea.git] / java / java-tests / testData / codeInsight / completion / style / before15.java
blob37f4ef5d82ba8b8938315b0f2bbb73e7df35b193
1 class A{
3 String str;
4 str.to<caret>substring();