// "Remove useless cast" "true" fun foo(a: Any) { val b = a as Any }