add boolean to the set of things that redex's random generator
will generate for the any pattern
This commit is contained in:
parent
9c4a009b1a
commit
6596df6e97
|
@ -740,7 +740,7 @@
|
|||
[_ pat]))))
|
||||
|
||||
;; used in generating the `any' pattern
|
||||
(define-language sexp (sexp variable string number hole (sexp ...)))
|
||||
(define-language sexp (sexp variable string number boolean hole (sexp ...)))
|
||||
|
||||
(define-signature decisions^
|
||||
(next-variable-decision
|
||||
|
|
Loading…
Reference in New Issue
Block a user