diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-05-17 20:54:18 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-05-17 20:54:18 -0700 |
commit | f16a4c07c8dad9d7d144063618cf65c6e076233e (patch) | |
tree | ca755bb67189515f7d8f4f4b7a45125b0e953424 | |
parent | dd9ab5fc0b6c0b706288f8f5e20989b6e24921e9 (diff) | |
download | txr-f16a4c07c8dad9d7d144063618cf65c6e076233e.tar.gz txr-f16a4c07c8dad9d7d144063618cf65c6e076233e.tar.bz2 txr-f16a4c07c8dad9d7d144063618cf65c6e076233e.zip |
doc: grammar under pattern matching.
* txr.1: agreement between "body" and "consist".
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45837,7 +45837,7 @@ with extra features. The .code :match -macro expects the body of the function to consists of +macro expects the body of the function to consist of .code lambda-match clauses, which are semantically treated in exactly the same manner as under |