proposal: heredoc comments to allow `+/` in comments, eg from urls or documented unittests

Kagamin spam at here.lot
Tue Feb 13 08:17:05 UTC 2018


On Tuesday, 13 February 2018 at 04:44:27 UTC, timotheecour wrote:
> Try to comment that with `/* */`:
> ```
> void drawCircle(int angle /* in degrees */);
> ```

When you want to disable whole declaration, version(none) works 
just fine.


More information about the Digitalmars-d mailing list