|
|
|
|
|
by btilly
5083 days ago
|
|
You get the wrong context when you do that. Try it with, say, localtime and see what happens. String interpolation is more obvious, and only one character more in normal formatting, one character less in golf: "Greetings " . get_planet() . "lings, we come in peace!"
As it says, the whole point of the baby cart is to force list interpolation. If you don't specifically want that, don't do it. |
|