// IS_APPLICABLE: true // INTENTION_TEXT: Copy concatenation text to clipboard val s = "" + 1 + 1.1 + "foo"