2 lines
146 B
Plaintext
2 lines
146 B
Plaintext
There is no reason to concatenate literal strings. Doing so is an exercise in reducing code readability. Instead, the strings should be combined.
|