Adding {} in string template if necessary.
#KT-2637 in progress
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun f() {
|
||||
val v = otherValue
|
||||
println("value is $<caret>v")
|
||||
}
|
||||
Reference in New Issue
Block a user