ConvertToConcatenatedStringIntention - minor code improvements + fixed bug

This commit is contained in:
Valentin Kipyatkov
2015-04-14 22:04:40 +03:00
parent b980d98af6
commit 0334ad1152
5 changed files with 34 additions and 27 deletions
@@ -0,0 +1 @@
val v = <caret>"${}saasd"
@@ -0,0 +1 @@
val v = "saasd"