Function comment_multispace1

Source
pub fn comment_multispace1(input: &mut &str) -> ModalResult<()>
Expand description

Skip comments and whitespace (1 or more times).

§Errors

When parse failed.