cl-interpret: Stop kidding myself, I'll be replacing the interpreter before I get rid of this.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
use super::{
|
||||
env::Environment,
|
||||
error::{Error, IResult},
|
||||
temp_type_impl::ConValue,
|
||||
convalue::ConValue,
|
||||
BuiltIn, Callable,
|
||||
};
|
||||
use cl_ast::Sym;
|
||||
|
||||
Reference in New Issue
Block a user