svn: r8964
This commit is contained in:
Eli Barzilay 2008-03-13 07:44:54 +00:00
parent 38e8b04be2
commit 0d80418013

View File

@ -137,7 +137,7 @@ stop list, but with two results: a syntax object for the fully
expanded expression, and a syntax object whose content is opaque. The
latter can be used in place of the former (perhaps in a larger
expression produced by a macro transformer), and when the macro
expander encouters the opaque object, it substitutes the fully
expander encounters the opaque object, it substitutes the fully
expanded expression without re-expanding it; the
@exnraise[exn:fail:syntax] if the expansion context includes bindings
or marks that were not present for the original expansion, in which