proposal: heredoc comments to allow `+/` in comments, eg from urls or documented unittests
Kagamin
spam at here.lot
Fri Feb 9 08:52:45 UTC 2018
On Friday, 9 February 2018 at 08:44:31 UTC, Nick Sabalausky
(Abscissa) wrote:
> On 02/09/2018 03:42 AM, Kagamin wrote:
>>
>> Nested comments are superficial though,
>
> Not if you've ever commented out a block of code.
Comment this:
string sedArg="s/ +/ /";
Comments don't respect even lexical structure of commented code
that you expect, version(none) does.
More information about the Digitalmars-d
mailing list