smart completion tests -> community
[fedora-idea.git] / java / java-tests / testData / codeInsight / completion / smartType / EverythingDoubles.java
blobbfabccf852565d7e31a2914e3015489a4ad21a0d
1 class Foo {
3 java.util.List<String> l;
4 new int[l.<caret>]