blob: b56d6d262fef9d6338396f5f9598e6a502ab565b [file]
// "Remove 'toString()' call" "true"
fun foo(arg: Any) = "arg = $arg"