mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-26 21:08:45 +08:00
✨ optimize location info gen in codegen
and refactor lib.nas, add multiple native modules
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import.std.runtime;
|
||||
|
||||
var test_func = func(test_processes...) {
|
||||
var test_process_total = maketimestamp();
|
||||
|
||||
Reference in New Issue
Block a user