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 8804fe4..c44e487 100644 --- a/tests/four.bth +++ b/tests/four.bth @@ -1 +1 @@ -(+ 2 2) +(puts (+ 2 2)) |