move boolean to the last production to avoid breaking

the random generation tests
This commit is contained in:
Robby Findler 2013-06-01 08:43:01 -05:00
parent 26616cbc05
commit e67952f34a

View File

@ -740,7 +740,7 @@
[_ pat]))))
;; used in generating the `any' pattern
(define-language sexp (sexp variable string number boolean hole (sexp ...)))
(define-language sexp (sexp variable string number hole (sexp ...) boolean))
(define-signature decisions^
(next-variable-decision