Updating template example re eli changes
svn: r12177
This commit is contained in:
parent
531d85f973
commit
109be3ebf1
|
@ -47,8 +47,7 @@
|
||||||
(syntax-rules ()
|
(syntax-rules ()
|
||||||
[(_ e) e]
|
[(_ e) e]
|
||||||
[(_ e ...)
|
[(_ e ...)
|
||||||
; XXX If scribble/text shared "show", then I would use it here
|
(begin (text:output e) ...)]))
|
||||||
(begin (display e) ...)]))
|
|
||||||
(define t list)
|
(define t list)
|
||||||
|
|
||||||
(define-syntax in
|
(define-syntax in
|
||||||
|
|
Loading…
Reference in New Issue
Block a user