mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-09 22:17:33 +02:00
Fixup test cast with latest build
This commit is contained in:
parent
2672b181ba
commit
bab0f708dd
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@
|
||||||
;; ;;; Examples from the source to R5RS pitfall 3.3
|
;; ;;; Examples from the source to R5RS pitfall 3.3
|
||||||
;; ;;;; (assert/equal
|
;; ;;;; (assert/equal
|
||||||
(test
|
(test
|
||||||
'(1 2 3 a$1383)
|
'(1 2 3 a$1385)
|
||||||
;'(1 2 3 a)
|
;'(1 2 3 a)
|
||||||
(let ((a 1))
|
(let ((a 1))
|
||||||
(letrec-syntax
|
(letrec-syntax
|
||||||
|
|
Loading…
Add table
Reference in a new issue