mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-22 02:48:48 +08:00
🐛 fix ast print bug & delete some macros
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ var prt=func()
|
||||
s~='\n';
|
||||
}
|
||||
print(s);
|
||||
unix.sleep(1/144);
|
||||
unix.sleep(1/160);
|
||||
}
|
||||
|
||||
func(){
|
||||
|
||||
Reference in New Issue
Block a user