@Deprecated("") fun foo(s: String) { s.bar() } fun String.bar(){}