add test file 'turingmachine.nas' & change output format of ast & bug fixed

This commit is contained in:
ValKmjolnir
2021-12-28 20:23:47 +08:00
parent 37b0d7f12a
commit 2ff88b7073
5 changed files with 71 additions and 10 deletions
+1
View File
@@ -29,5 +29,6 @@ test:nasal
./nasal -t test/quick_sort.nas
./nasal test/scalar.nas
./nasal test/trait.nas
./nasal -t test/turingmachine.nas
./nasal -t test/ycombinator.nas