mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 03:30:27 +02:00
doc: (ice-9 match) doesn't have `__1'.
* doc/ref/match.texi (Pattern Matching): Remove `__1', which doesn't exist. Thanks to Chris K. Jester-Young.
This commit is contained in:
parent
7a1e193710
commit
58b5a2d4e1
1 changed files with 0 additions and 1 deletions
|
@ -129,7 +129,6 @@ pat ::= identifier anything, and binds identifier
|
|||
ooo ::= ... zero or more
|
||||
| ___ zero or more
|
||||
| ..1 1 or more
|
||||
| __1 1 or more
|
||||
|
||||
quasi-patterns: matches:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue