From 20584e520dfd44393aa66350b442e8a23e46c5a3 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Wed, 26 Jun 2024 14:42:55 +0100 Subject: remove implicit print and adjust tests accordingly --- tests/four.bth | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/four.bth') 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)) -- cgit v1.2.3