// "Add star projections" "true" class A { inner class B { inner class C fun test(x: Any) = x is C } }