diff options
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40341,7 +40341,7 @@ which are only instantiated in the evaluation phase, after expansion is done and macros no longer exist. A local macro defined using -.code defmacro +.code macrolet may decline to expand a macro form. Declining to expand is achieved by returning the original unexpanded form, which may be captured using the .code :form |