diff options
Diffstat (limited to 'tests/four.bth')
-rw-r--r-- | tests/four.bth | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/four.bth b/tests/four.bth index c44e487..c4df4e1 100644 --- a/tests/four.bth +++ b/tests/four.bth @@ -1 +1 @@ -(puts (+ 2 2)) +(say (+ 2 2)) |