// "Replace with dot call" "true" fun foo(a: Any) { a?.equals(0) }