Macro comment

Source
macro_rules! comment {
    ($($tt:tt)*) => { ... };
}
Expand description

Creates a Node::Comment.