forked from xxq250/Nasal-Interpreter
✨ add import logic for use statement
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import.std.runtime;
|
||||
use std.runtime;
|
||||
|
||||
var test_func = func(test_processes...) {
|
||||
var test_process_total = maketimestamp();
|
||||
|
||||
Reference in New Issue
Block a user