diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2024-04-07 09:11:28 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2024-04-07 09:11:28 -0700 |
| commit | 278ee46f0fa93a3db4ebdc6878fcd9b1d990094a (patch) | |
| tree | 85cd7b4703cacea8111ea05766089ca73aac9abb /tests/simple | |
| parent | Support function arguments. (diff) | |
| download | sml-278ee46f0fa93a3db4ebdc6878fcd9b1d990094a.tar.zst | |
Add tests and fix variables.
Diffstat (limited to 'tests/simple')
| -rw-r--r-- | tests/simple | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/simple b/tests/simple deleted file mode 100644 index d757a7f..0000000 --- a/tests/simple +++ /dev/null @@ -1 +0,0 @@ -val _ = __builtin "exit" 5 |
