pub fn comment_multispace0(input: &mut &str) -> ModalResult<()>
Skip comments and whitespace (0 or more times).
When parse failed.