noBracesSimpleFollowedByDot.kt 3 light_idea_test_case Convert string concatenation to string template Convert concatenation to template noBracesForLastSimpleExpression.kt 3 light_idea_test_case Convert string concatenation to string template Convert concatenation to template multilineString.kt 3 light_idea_test_case Convert string concatenation to string template Convert concatenation to template interpolateStringWithInt.kt 2 light_idea_test_case Convert string concatenation to string template Convert concatenation to template interpolateStringWithFloat.kt 2 light_idea_test_case Convert string concatenation to string template Convert concatenation to template interpolateDollarSign.kt 2 light_idea_test_case Convert string concatenation to string template Convert concatenation to template interpolateChar.kt 2 light_idea_test_case Convert string concatenation to string template Convert concatenation to template interpolate2Vals.kt 4 light_idea_test_case Convert string concatenation to string template Convert concatenation to template interpolate2StringConstants.kt 2 light_idea_test_case Convert string concatenation to string template Convert concatenation to template combinesNonStringsAsStrings2.kt 2 light_idea_test_case Convert string concatenation to string template Convert concatenation to template combinesNonStringsAsStrings.kt 2 light_idea_test_case Convert string concatenation to string template Convert concatenation to template combineEmptyStrings.kt 2 light_idea_test_case Convert string concatenation to string template Convert concatenation to template backslashNMultilineString.kt 2 light_idea_test_case Convert string concatenation to string template Convert concatenation to template doesNotCorruptExistingTemplate.kt 4 light_idea_test_case Convert string concatenation to string template Convert concatenation to template