@Deprecated("", ReplaceWith("bar()")) fun foo(): String = bar() fun bar(): String = ""