pub fn parse_single_comment(input: &str) -> IResult<&str, &str>
Parse a single line rain comment
rain