Formatter: fix indent for multiline expression in string template
#KT-35359 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
val message = "${
|
||||
"sd"
|
||||
}"
|
||||
Reference in New Issue
Block a user
#KT-35359 Fixed
@@ -0,0 +1,3 @@
|
||||
val message = "${
|
||||
"sd"
|
||||
}"
|
||||