FIR: fold String arguments inside string concatenation call

Related to KT-28006
This commit is contained in:
Mikhail Glukhikh
2021-04-22 18:20:44 +03:00
parent f278de8768
commit 29d2a6acee
4 changed files with 26 additions and 120 deletions
+2
View File
@@ -1,3 +1,5 @@
// FIR_IDENTICAL
val test1 = "\uD83E\uDD17"
val test2 = "\uD83E\uDD17\uD83E\uDD17"