testing/testData/inspection/convertToStringTemplate/foo.kt (
1
lines of code) (
raw
):
// warning: ConvertToStringTemplate fun foo(arg: Int) = "(" + arg + ")" // :3:21: Convert concatenation to template