forked from xxq250/Nasal-Interpreter
update
This commit is contained in:
@@ -28,7 +28,6 @@ class nasal_runtime
|
||||
// init
|
||||
global.set_clear();
|
||||
nasal_gc.gc_init();
|
||||
|
||||
return;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user