mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Fixup test
This commit is contained in:
parent
41dc8ff120
commit
57d679ec22
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue