blob: 80f4392dbb619d62b4593c9fc428c4aade77f73d [file] [log] [blame]
public class Bar {
{
int[] a = new int[<caret>]
}
}