On Saturday, 14 October 2023 at 14:47:26 UTC, Andrey Zherikov
wrote:
>
> Why does not this work for you?
> ```d
> string s = text("Hello ",name,", you are ",age," years old and
> have ",money - 42," dollars in the bank");
> ```
Check the first post.