summaryrefslogtreecommitdiffstats
path: root/tests/070-add.sml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/070-add.sml')
-rw-r--r--tests/070-add.sml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/070-add.sml b/tests/070-add.sml
new file mode 100644
index 0000000..9892b23
--- /dev/null
+++ b/tests/070-add.sml
@@ -0,0 +1 @@
+val _ = __builtin "exit" (__builtin "add" (40, 2))