3 lines
70 B
Plaintext
Vendored
3 lines
70 B
Plaintext
Vendored
// "Remove 'toString()' call" "true"
|
|
|
|
fun foo(arg: Any) = "arg = $arg" |