blob: 516901bdf53bfaef937cb43cb8c5988ab70b22ae [file] [log] [blame]
// IS_APPLICABLE: true
// INTENTION_TEXT: Copy concatenation text to clipboard
val s = "" + 1<caret> + 1.1 + "foo"