fn statement<'s>(input: &mut &'s str) -> ModalResult<Statement<'s>>
Parse the next statement in the file.