add char?
svn: r11838
This commit is contained in:
parent
88d44f9c5b
commit
091089f27d
|
@ -130,6 +130,7 @@
|
|||
(eof-object? (make-pred-ty (-val eof)))
|
||||
[null (-val null)]
|
||||
(number? (make-pred-ty N))
|
||||
[char? (make-pred-ty -Char)]
|
||||
(integer? (make-pred-ty -Integer))
|
||||
(boolean? (make-pred-ty B))
|
||||
(add1 (cl->*
|
||||
|
|
Loading…
Reference in New Issue
Block a user