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.

Reply via email to