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