From eaa183b7dfc841df75d42ace7a90ada1e40ff282 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Tue, 4 Nov 2025 18:58:28 -0800 Subject: Add lists --- tests/01-simple.sml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tests/01-simple.sml (limited to 'tests/01-simple.sml') 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 -- cgit v1.3.1