diff options
Diffstat (limited to 'forth/env.fs')
| -rw-r--r-- | forth/env.fs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forth/env.fs b/forth/env.fs index c1dc278..1b5a362 100644 --- a/forth/env.fs +++ b/forth/env.fs @@ -42,4 +42,4 @@ MalEnv else pr-buf endif ;; -drop
\ No newline at end of file +drop |
