add '$remove_module_exports' to loader.rs
This commit is contained in:
@@ -448,6 +448,7 @@ pub enum REPLCodePtr {
|
||||
Retract,
|
||||
IsConsistentWithTermQueue,
|
||||
FlushTermQueue,
|
||||
RemoveModuleExports,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, PartialEq)]
|
||||
|
||||
Reference in New Issue
Block a user