4 lines
103 B
Plaintext
Vendored
4 lines
103 B
Plaintext
Vendored
// IS_APPLICABLE: true
|
|
// INTENTION_TEXT: Copy concatenation text to clipboard
|
|
|
|
val foo = "foo" + "bar" |