🐛 fix ast print bug & delete some macros

This commit is contained in:
ValKmjolnir
2022-10-30 18:40:03 +08:00
parent a366b1fc75
commit be42d47c93
13 changed files with 197 additions and 181 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ var prt=func()
s~='\n';
}
print(s);
unix.sleep(1/144);
unix.sleep(1/160);
}
func(){