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