Macro comment

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

Print to stdout, prefixed by “c “.