Commit Graph

1 Commits

Author SHA1 Message Date
Mark Punzalan
c19b47bc4b [JVM IR] Use append(Char) for 1-length string literals in string
templates and plus concatenations.

This is slightly more efficient and mirrors the behavior of the non-IR
backend for templates (but not for plus concatenations).

#KT-36638 Fixed
2020-03-25 19:52:39 +03:00