forked from xxq250/Nasal-Interpreter
✨ optimize location info gen in codegen
and refactor lib.nas, add multiple native modules
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import.std.runtime;
|
||||
|
||||
var os_time=func(){
|
||||
return "[\e[33;1m"~os.time()~"\e[0m] ";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user