Issue #513 - Add test case

This commit is contained in:
Justin Ethier 2023-11-20 18:37:34 -08:00
parent bb4e176e42
commit 705e70d12a

View file

@ -71,6 +71,11 @@
;(test +inf.0 (exact +inf.0))
)
(test-group
"rationals"
(test 3.0 (expt 81 1/4))
)
(test-group
"records"
(define-record-type employee