// !WITH_NEW_INFERENCE import java.util.ArrayList @ArrayList(1, 1) fun b() {} @Xoo(x) fun c() {} @java.lang.Deprecated(x) fun a() {}