smart completion tests -> community
[fedora-idea.git] / java / java-tests / testData / codeInsight / completion / smartType / afterNew / before12.java
blob18af02000543ab5c334c884d81cc53383e2c7780
2 class Test<T> {
3 Test<String> test = new Test<<caret>