mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-26 12:59:05 +08:00
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