blob: 1dc2aa68632fd78e506ffcb2cf90d1468a093254 [file] [log] [blame]
public class Foo {
{
int abcdef;
int[] xxx;
int z = xxx[a<caret>]
}
}