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/lambda | |
| parent | bc2fef3a2ab81270af207568706647ced919bbe6 (diff) | |
| download | sml-278ee46f0fa93a3db4ebdc6878fcd9b1d990094a.tar.zst | |
Add tests and fix variables.
Diffstat (limited to 'tests/lambda')
| -rw-r--r-- | tests/lambda | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lambda b/tests/lambda deleted file mode 100644 index 45a6137..0000000 --- a/tests/lambda +++ /dev/null @@ -1 +0,0 @@ -val _ = (fn _ => __builtin "exit" 5) () |
