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