blob: 014222b61ab35abb8627e3cce613d09427c0f067 [file] [log] [blame]
public class X {
public X() {
Object[] objects = new Object[] {};
}
}