Strip trailing spaces on Save: do not strip trailing spaces inside raw String
#KT-13048 Fixed
This commit is contained in:
committed by
Alexander Podkhalyuzin
parent
9fc869397d
commit
e082522cdf
@@ -0,0 +1,4 @@
|
||||
val s =<caret>"""
|
||||
foo, foo
|
||||
bar, bar
|
||||
"""
|
||||
Reference in New Issue
Block a user