stable
This commit is contained in:
parent
6c92be58cd
commit
3eadb0d726
20 changed files with 86 additions and 853 deletions
|
|
@ -18,9 +18,9 @@ int main() {
|
|||
|
||||
if (module.initialize()) {
|
||||
|
||||
// testParser();
|
||||
// testCore();
|
||||
// testPrimitives();
|
||||
testParser();
|
||||
testCore();
|
||||
testPrimitives();
|
||||
testInterpreter();
|
||||
|
||||
module.deinitialize();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue