pub fn comment(s: &str) -> IResult<&str, &str>
Expand description

Parses line comments prefixed with #