Fix two exceptions in "Convert concatenation to template
So #KT-23045 Fixed So #KT-23045 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
7328f75103
commit
26dc5840f1
@@ -0,0 +1,2 @@
|
||||
// DISABLE-ERRORS
|
||||
val foo = "foo" + ' "' + "bar" + ' ""'<caret>
|
||||
Reference in New Issue
Block a user