Walter Bright wrote:
> D has other methods for raw literals, so the ` are not only ugly,
> they're redundant.

The best part about `` literals is you can put " inside them.

You can do that with q{} too, but then the {} needs to match up
which is a bit of a hassle at times.

Reply via email to