diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,4 +10,6 @@ ## things that work - `(print [out :string]) => :bool` + - `(exit [[status :int]]) => :bool` + - some arithmetic (`+`, `-`, `*`) - pretty much nothing else |
