wrong place to comment, no doubt, but I'd really like it if the syntax for generator instructions was separate from the comments syntax. e.g. generator instructions used another "special character" set instead of // (!!, <i></i>, etc)<p>Two reasons:<p>1. How do you comment out a generator instruction?<p>2. A generator instruction isn't a comment, and isn't intended to be human-readable, and shouldn't be able to be
confused with that.<p>I find the json field tagging in structs annoying for the same reason; it feels like a kludge wedged in later to make up for a gap in the original syntax.