f4b4b023a3
#KT-2089 Fixed
3 lines
82 B
Kotlin
Vendored
3 lines
82 B
Kotlin
Vendored
fun foo(param: Int): String {
|
|
return "<selection>abc${pa</selection>ram}def"
|
|
} |