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 | e6e283e64d004cef4acb34edf43b6a74cafa5f9a (patch) | |
tree | fa34a18f82726b076857e2a3cd5a03ff82df2bec | |
parent | cd29d77f8e652a2060d80d91f4900f4d174d4b44 (diff) | |
download | txr-e6e283e64d004cef4acb34edf43b6a74cafa5f9a.tar.gz txr-e6e283e64d004cef4acb34edf43b6a74cafa5f9a.tar.bz2 txr-e6e283e64d004cef4acb34edf43b6a74cafa5f9a.zip |
doc: formatting under compiler-let.
* txr.1: Fix markup of syntax, invalid due to missing space.
-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. |