On Sunday, 15 March 2015 at 13:45:28 UTC, ponce wrote:
On Sunday, 15 March 2015 at 04:32:25 UTC, Walter Bright wrote:I'd also prefer to get rid of /+ +/ comments, I thought they'd be more useful than they are.Using /+ +/ regularly. Very useful to comment out large areas of code.
I like /+ +/ myself. It's great for temporarily disabling parts of code.