summaryrefslogtreecommitdiffstats
path: root/tests/08-multiply.sml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/08-multiply.sml')
-rw-r--r--tests/08-multiply.sml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/08-multiply.sml b/tests/08-multiply.sml
deleted file mode 100644
index d75c316..0000000
--- a/tests/08-multiply.sml
+++ /dev/null
@@ -1 +0,0 @@
-val _ = __builtin "exit" (__builtin "mul" (6, 7))