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