xo-interpreter2: + nil + cons
This commit is contained in:
parent
1305788778
commit
7c3d546982
2 changed files with 33 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ namespace xo {
|
|||
using xo::scm::DFloat;
|
||||
using xo::scm::DBoolean;
|
||||
using xo::scm::DInteger;
|
||||
using xo::scm::DRuntimeError;
|
||||
// using xo::scm::DRuntimeError;
|
||||
using xo::mm::AGCObject;
|
||||
using xo::mm::MemorySizeInfo;
|
||||
using xo::mm::AAllocator;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue