forked from xxq250/Nasal-Interpreter
⚡ optimize lib.nas
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
use std.runtime;
|
||||
use std.os;
|
||||
|
||||
var test_func = func(test_processes...) {
|
||||
var test_process_total = maketimestamp();
|
||||
|
||||
Reference in New Issue
Block a user