diff options
Diffstat (limited to 'tests/20-structure.sml')
| -rw-r--r-- | tests/20-structure.sml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/20-structure.sml b/tests/20-structure.sml deleted file mode 100644 index dfc7b9b..0000000 --- a/tests/20-structure.sml +++ /dev/null @@ -1,5 +0,0 @@ -structure S = struct - val fourtyTwo = 42 -end - -val _ = __builtin "exit" S.fourtyTwo |
