Updating template example re eli changes

svn: r12177
This commit is contained in:
Jay McCarthy 2008-10-30 14:32:51 +00:00
parent 531d85f973
commit 109be3ebf1

View File

@ -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