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 os_time=func(){
|
||||
return "[\e[33;1m"~os.time()~"\e[0m] ";
|
||||
|
||||
Reference in New Issue
Block a user