// IS_APPLICABLE: false class A { fun contains(other: A): Int = -1 }