smart completion tests -> community
[fedora-idea.git] / java / java-tests / testData / codeInsight / completion / smartType / ArrayAccessIndex.java
blob2522531ee6622c078ec7ede45cf3ab82e9f1dd0f
1 public class Foo {
3 int pppp;
4 int[] aaaa;
5 aaaa[p<caret>]