xo-interpreter2: refactor to setup vsm utest + repl
This commit is contained in:
parent
756e8a94cf
commit
7028fa49f8
12 changed files with 133 additions and 43 deletions
|
|
@ -41,7 +41,7 @@ namespace xo {
|
|||
size_t max_stringtable_cap_ = 64*1024;
|
||||
|
||||
/** debug flag for schematika_reader **/
|
||||
bool reader_debug_flag_ = false;;
|
||||
bool reader_debug_flag_ = false;
|
||||
};
|
||||
|
||||
} /*namespace scm*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue