blob: 0bd3e81b84310825c2bca5decf6038ba82e1a6cc [file] [log] [blame]
// "Remove 'toString()' call" "true"
val foo = "test"
val bar = "${foo<caret>}_"