On Tuesday, 3 December 2019 at 15:05:14 UTC, Jonathan M Davis
wrote:
> There are definitely people who use token strings in their code
> when writing string mixins
Token strings are q{ }, this is about the delimited strings like
q"xxx .... xxx" and q"( lll )";