Include empty symbol in variable enumeration
Please merge into 6.0.
(cherry picked from commit 3e1840ac67
)
This commit is contained in:
parent
4e348ef603
commit
a6c03fb9cf
|
@ -926,7 +926,7 @@
|
||||||
(map/e
|
(map/e
|
||||||
(compose string->symbol list->string)
|
(compose string->symbol list->string)
|
||||||
(compose string->list symbol->string)
|
(compose string->list symbol->string)
|
||||||
(many1/e char/e)))
|
(many/e char/e)))
|
||||||
|
|
||||||
(define base/e
|
(define base/e
|
||||||
(disj-sum/e #:alternate? #t
|
(disj-sum/e #:alternate? #t
|
||||||
|
|
Loading…
Reference in New Issue
Block a user