mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-20 17:48:46 +08:00
🚀 add lib function exit() and add test file watchdog.nas to run the nasal file when it is changed.
This commit is contained in:
@@ -70,6 +70,7 @@ var testfile=[
|
||||
"trait.nas ",
|
||||
"turingmachine.nas",
|
||||
"utf8chk.nas ",
|
||||
"watchdog.nas ",
|
||||
"wavecollapse.nas ",
|
||||
"ycombinator.nas "
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user