🐛 fix bug that int() cannot convert numeric string

This commit is contained in:
ValKmjolnir
2022-09-12 22:45:35 +08:00
parent aa5b1d3d66
commit 26f4e1359f
6 changed files with 179 additions and 11 deletions
+1
View File
@@ -51,6 +51,7 @@ var filechecksum=func(){
"./test/leetcode1319.nas", "./test/lexer.nas",
"./test/life.nas", "./test/loop.nas",
"./test/mandel.nas", "./test/mandelbrot.nas",
"./test/mcpu.nas",
"./test/md5.nas", "./test/md5compare.nas",
"./test/module_test.nas", "./test/nasal_test.nas",
"./test/occupation.nas", "./test/pi.nas",