cargo fmt

This commit is contained in:
Patrick Ventuzelo
2019-11-22 17:21:15 +01:00
parent 508004088e
commit 2261f8b449

View File

@ -249,7 +249,6 @@ impl State {
let new_len = self.stack.len() - n;
Ok(&self.stack[new_len..])
}
pub fn popn_save_extra(