CompletionStyleTest -> community
[fedora-idea.git] / java / java-tests / testData / codeInsight / completion / style / before7.java
blobe9bfd2ca59019210d4264d3016ad488061c86a6d
1 class A{
2 /**
3 * {@link String#<caret>
4 */
5 void foo(){}