comment_multispace1

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.