Files
kotlin/compiler/testData/codegen/box/strings
Mark Punzalan d4d5a6011c Flatten nested string concatenation expressions into a single IrStringConcatenation, in a separate lowering phase.
Consolidating these into IrStringConcatenations allows the backend to produce efficient code for string concatenations (e.g., using StringBuilder for JVM).
2019-02-27 08:36:35 +01:00
..
2019-01-24 23:05:56 +03:00
2018-08-31 15:34:18 +03:00
2018-07-11 14:49:36 +03:00