🚀 add lib function exit() and add test file watchdog.nas to run the nasal file when it is changed.

This commit is contained in:
ValKmjolnir
2022-08-27 18:12:32 +08:00
parent eb0f5ffcc2
commit c7662af0fc
6 changed files with 70 additions and 6 deletions
+1
View File
@@ -70,6 +70,7 @@ var testfile=[
"trait.nas ",
"turingmachine.nas",
"utf8chk.nas ",
"watchdog.nas ",
"wavecollapse.nas ",
"ycombinator.nas "
];