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