On 11/25/2015 02:10 PM, Adam D. Ruppe wrote:
On Wednesday, 25 November 2015 at 19:02:18 UTC, Walter Bright wrote:Note 1: json does support comments:"comment" : "this is a comment",That doesn't work in the majority of contexts (it is illegal in an array, for example) nor is it supported by standard tools. Imagine if D didn't have comments and someone said "you could always write string comment = `foo`;". We'd laugh at the idea.
As you should. But the comparison is an exaggeration. -- Andrei
