diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2024-01-04 07:35:29 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2024-01-04 07:35:29 -0800 |
commit | f8915ecf22dcc138fa5ecb7901ab962b47adb6bd (patch) | |
tree | fa34a18f82726b076857e2a3cd5a03ff82df2bec /txr.1 | |
parent | 59eef4ae975081494069ba3e66b0ea52f67bd7ed (diff) | |
download | txr-f8915ecf22dcc138fa5ecb7901ab962b47adb6bd.tar.gz txr-f8915ecf22dcc138fa5ecb7901ab962b47adb6bd.tar.bz2 txr-f8915ecf22dcc138fa5ecb7901ab962b47adb6bd.zip |
doc: formatting under compiler-let.
* txr.1: Fix markup of syntax, invalid due to missing space.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91307,7 +91307,7 @@ be symbols without a .metn init-form : only variable binding specifications of the form .mono -.meti >> (sym << init-form ) +.meti >> ( sym << init-form ) .onom are allowed. |