add back the erroneous byte-regexp expression
svn: r8537
This commit is contained in:
parent
426a4ce5c4
commit
ef5e871f49
|
@ -165,6 +165,7 @@ returns the source byte string for a regexp value.
|
|||
@examples[
|
||||
(byte-regexp #"ap*le")
|
||||
(object-name #rx#"ap*le")
|
||||
(byte-regexp "ap*le")
|
||||
]}
|
||||
|
||||
@defproc[(byte-pregexp [bstr bytes?]) byte-pregexp?]{
|
||||
|
|
Loading…
Reference in New Issue
Block a user