summaryrefslogtreecommitdiffstats
path: root/tests/02-lambda.sml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/02-lambda.sml')
-rw-r--r--tests/02-lambda.sml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/02-lambda.sml b/tests/02-lambda.sml
deleted file mode 100644
index 41470a2..0000000
--- a/tests/02-lambda.sml
+++ /dev/null
@@ -1 +0,0 @@
-val _ = (fn _ => __builtin "exit" 42) ()