Only 2 errors and todos left to finish
This commit is contained in:
@@ -988,7 +988,7 @@ impl Term<Name> {
|
||||
}
|
||||
}
|
||||
|
||||
fn pierce_no_inlines(&self) -> &Self {
|
||||
pub fn pierce_no_inlines(&self) -> &Self {
|
||||
let mut term = self;
|
||||
|
||||
while let Term::Lambda {
|
||||
|
||||
Reference in New Issue
Block a user