blob: be3a03cd7ec0e9fc35d0191cddfb937128bf5a06 [file] [log] [blame]
public class Foo {
public void fails() {
boolean[] a = new boolean[f(<caret>
}
}