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