summaryrefslogtreecommitdiffstats
path: root/tests/01-simple.sml
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-11-04 18:58:28 -0800
committerRose Hogenson <rosehogenson@posteo.net>2025-11-04 21:05:18 -0800
commiteaa183b7dfc841df75d42ace7a90ada1e40ff282 (patch)
tree1d627b8088d5996a7bbf7c0a7439360e31de3dc3 /tests/01-simple.sml
parentc48a992a6ed6ebd79c344b37364a680ddd948dea (diff)
downloadsml-main.tar.zst
Add listsHEADmain
Diffstat (limited to 'tests/01-simple.sml')
-rw-r--r--tests/01-simple.sml10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/01-simple.sml b/tests/01-simple.sml
deleted file mode 100644
index e41f9b4..0000000
--- a/tests/01-simple.sml
+++ /dev/null
@@ -1,10 +0,0 @@
-(*
- This file is part of Foobar.
-
- Foobar is free software: you can redistribute it and/or modify it under the
- terms of the GNU General Public License as published by the Free Software
- Foundation, either version 3 of the License, or (at your option) any
- later version.
-*)
-
-val _ = __builtin "exit" 42