|
|
|
|
|
by _old_dude_
891 days ago
|
|
Yes, you do not get a compile time error, but visually a big STR is front is enough
"${variable}" vs STR."${variable}" And editors will use different colors. Using \ or $ is not about backward compatibility but about ergonomics. |
|