From ae2b295c7deaf2d7c18ad1ed9b6050970e56bae7 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:05:31 -0800 Subject: Import Upstream version 5e2 --- r4rstest.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'r4rstest.scm') diff --git a/r4rstest.scm b/r4rstest.scm index 7768f03..d0842c5 100644 --- a/r4rstest.scm +++ b/r4rstest.scm @@ -482,7 +482,7 @@ (test #t exact? 3) (test #f inexact? 3) -;;(test 1 expt 0 0) +(test 1 expt 0 0) (test 0 expt 0 1) (test 0 expt 0 256) ;;(test 0 expt 0 -255) -- cgit v1.2.3