On 2015-01-02 02:31, ketmar via Digitalmars-d wrote:

i think that in most cases you can use `r"..."` instead. and if you
really want backticks, you can use dedicated code block for that.

One really good use case for backticks is when the string contains double quotes.

--
/Jacob Carlborg

Reply via email to