gather initialization goals and call them once load succeeds (#792)
This commit is contained in:
@@ -72,8 +72,6 @@ impl fmt::Display for REPLCodePtr {
|
||||
write!(f, "REPLCodePtr::MultifileProperty"),
|
||||
REPLCodePtr::DiscontiguousProperty =>
|
||||
write!(f, "REPLCodePtr::DiscontiguousProperty"),
|
||||
REPLCodePtr::CompilePendingPredicates =>
|
||||
write!(f, "REPLCodePtr::CompilePendingPredicates"),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user