simple.kt
2
light_idea_test_case
Convert string concatenation to string template
Convert concatenation to template
noBracesSimpleFollowedByDot.kt
3
light_idea_test_case
String concatenation that can be converted to string template
Convert concatenation to template
specialCharsInCharLiteral.kt
2
light_idea_test_case
String concatenation that can be converted to string template
Convert concatenation to template
doesNotCorruptExistingTemplate.kt
4
light_idea_test_case
String concatenation that can be converted to string template
Convert concatenation to template
unescapeSingleQuote.kt
2
light_idea_test_case
String concatenation that can be converted to string template
Convert concatenation to template
noBracesForLastSimpleExpression.kt
3
light_idea_test_case
String concatenation that can be converted to string template
Convert concatenation to template