On Jun 1, 2016, at 3:56 AM, Jeremy Pereira via swift-evolution 
<swift-evolution@swift.org> wrote:
>> One may argue that the comment-based markings can be handled by the IDE, but 
>> IMO transferring language features onto IDE is wrong. These comments do not 
>> appear anywhere within the log when the code is compiled.
> 
> 
> Something that is inside a comment is not a language feature by definition. 

You realize that both Clang and Swift parses structured doc comments?  Comments 
are an important part of the language, just like any other syntax.

-Chris

_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to