From bab0f708ddf6a760b54ef94aea4ffc930d3a914c Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 20 Jun 2018 17:31:02 -0400 Subject: [PATCH] Fixup test cast with latest build --- tests/macro-hygiene.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/macro-hygiene.scm b/tests/macro-hygiene.scm index b5717e44..40f3a6ac 100644 --- a/tests/macro-hygiene.scm +++ b/tests/macro-hygiene.scm @@ -138,7 +138,7 @@ ;; ;;; Examples from the source to R5RS pitfall 3.3 ;; ;;;; (assert/equal (test - '(1 2 3 a$1383) + '(1 2 3 a$1385) ;'(1 2 3 a) (let ((a 1)) (letrec-syntax