smart completion tests -> community
[fedora-idea.git] / java / java-tests / testData / codeInsight / completion / smartType / CastToArray-out.java
blobc693df5eb1b907eba677a57a19b497c95e82fde7
1 public class SomeClass {
4 String[] aaa = (String[]) <caret>