summaryrefslogtreecommitdiffstats
path: root/tests/lambda
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2024-04-07 09:11:28 -0700
committerRose Hogenson <rosehogenson@posteo.net>2024-04-07 09:11:28 -0700
commit278ee46f0fa93a3db4ebdc6878fcd9b1d990094a (patch)
tree85cd7b4703cacea8111ea05766089ca73aac9abb /tests/lambda
parentbc2fef3a2ab81270af207568706647ced919bbe6 (diff)
downloadsml-278ee46f0fa93a3db4ebdc6878fcd9b1d990094a.tar.zst
Add tests and fix variables.
Diffstat (limited to 'tests/lambda')
-rw-r--r--tests/lambda1
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) ()