blob: 5ba2b376c48b84b281357dbca190da4022c37c73 [file] [log] [blame]
// "Remove 'toString()' call" "true"
fun foo(arg: Any) = "arg = ${arg}xy"