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, 1 insertions, 0 deletions
diff --git a/tests/03-arg.sml b/tests/03-arg.sml
new file mode 100644
index 0000000..8d10139
--- /dev/null
+++ b/tests/03-arg.sml
@@ -0,0 +1 @@
+val _ = (fn x => __builtin "exit" x) 42