xo-interpreter2: refactor to setup vsm utest + repl
This commit is contained in:
parent
6b2ebe02ac
commit
eb929bb693
1 changed files with 1 additions and 1 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