proposal: heredoc comments to allow `+/` in comments, eg from urls or documented unittests
Kagamin
spam at here.lot
Fri Feb 9 09:23:17 UTC 2018
On Friday, 9 February 2018 at 08:57:49 UTC, Timothee Cour wrote:
> version(none) { FOO } doesn't work if FOO doesn't parse.
version(none)q"EOS
FOO
EOS";
More information about the Digitalmars-d
mailing list