diff options
Diffstat (limited to 'stdlib.slip')
-rw-r--r-- | stdlib.slip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib.slip b/stdlib.slip index 9e20c64..dce325a 100644 --- a/stdlib.slip +++ b/stdlib.slip @@ -18,4 +18,4 @@ (fn x Int Int (- x 1) ) -)
\ No newline at end of file +) |