diff --git a/collects/tests/honu/check.rkt b/collects/tests/honu/check.rkt index 47dd28ee10..b9b77b75c0 100644 --- a/collects/tests/honu/check.rkt +++ b/collects/tests/honu/check.rkt @@ -62,9 +62,19 @@ "basic math" @input{ 1 + 1 + 1 + 2 * 3 + 3 * 2 + 1 + 1 + 4 ^ 2 * 3 + 1 + 4 ^ 3 ^ 2 + 4 ^ 3 ^ 2 + 1 } @output{2 + 7 + 7 + 49 + 262145 + 262145 }) (test