From 57d679ec2249580aa3887ab029c7fbfe47adc18d Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 14 Feb 2018 13:07:36 -0500 Subject: [PATCH] Fixup test --- 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 278855f4..b5717e44 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$273) + '(1 2 3 a$1383) ;'(1 2 3 a) (let ((a 1)) (letrec-syntax