use the currently documented function. closes pr11668
This commit is contained in:
parent
b5bc288f67
commit
7ff1cdde81
|
@ -435,7 +435,7 @@ Like @racket[regexp-match-positions], but returns multiple matches
|
|||
like @racket[regexp-match*].
|
||||
|
||||
@examples[
|
||||
(regexp-match-positions #rx"x." "12x4x6")
|
||||
(regexp-match-positions* #rx"x." "12x4x6")
|
||||
]}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user