summaryrefslogtreecommitdiffstats
path: root/tests/01-simple.sml
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2024-04-07 09:11:28 -0700
committerRose Hogenson <rosehogenson@posteo.net>2024-04-07 09:11:28 -0700
commit278ee46f0fa93a3db4ebdc6878fcd9b1d990094a (patch)
tree85cd7b4703cacea8111ea05766089ca73aac9abb /tests/01-simple.sml
parentbc2fef3a2ab81270af207568706647ced919bbe6 (diff)
downloadsml-278ee46f0fa93a3db4ebdc6878fcd9b1d990094a.tar.zst
Add tests and fix variables.
Diffstat (limited to 'tests/01-simple.sml')
-rw-r--r--tests/01-simple.sml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/01-simple.sml b/tests/01-simple.sml
new file mode 100644
index 0000000..3e87f14
--- /dev/null
+++ b/tests/01-simple.sml
@@ -0,0 +1 @@
+val _ = __builtin "exit" 42