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 | a2dfc5f603f14316f9141472b7e17c1072c60a11 (patch) | |
tree | ca755bb67189515f7d8f4f4b7a45125b0e953424 | |
parent | 0edd3d024202e5be34f060e13831dd9f7a572164 (diff) | |
download | txr-a2dfc5f603f14316f9141472b7e17c1072c60a11.tar.gz txr-a2dfc5f603f14316f9141472b7e17c1072c60a11.tar.bz2 txr-a2dfc5f603f14316f9141472b7e17c1072c60a11.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 |