vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Enum member Node.SpecialName.comment

Normal comment. The content will appear in the output if the output format supports comments.

enum Node.SpecialName
{
  // ...
  comment = "//",
  // ...
}
Authors
Copyright
License