optimize gc

This commit is contained in:
ValKmjolnir
2022-12-07 01:17:40 +08:00
parent c88cbd0063
commit 39faa33b4e
4 changed files with 52 additions and 58 deletions
+2 -2
View File
@@ -58,8 +58,8 @@ test:nasal
@ ./nasal -d test/life.nas
@ ./nasal -t test/loop.nas
@ ./nasal -t -d test/mandel.nas
@ ./nasal -t -d test/mandelbrot.nas
@ ./nasal -t -d test/md5.nas
@ ./nasal -t test/mandelbrot.nas
@ ./nasal -t test/md5.nas
@ ./nasal -t -d test/md5compare.nas
-@ ./nasal -d test/module_test.nas
@ ./nasal -e test/nasal_test.nas