FIR: fold String arguments inside string concatenation call
Related to KT-28006
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// FIR_IDENTICAL
|
||||
|
||||
val test1 = "\uD83E\uDD17"
|
||||
val test2 = "\uD83E\uDD17\uD83E\uDD17"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user