fix test result
svn: r16398 original commit: a3082cba0b10ebd0e21d4ffa998332f73467d9aa
This commit is contained in:
parent
382a771d75
commit
34f394533b
|
@ -439,7 +439,12 @@
|
|||
(boolean? x))
|
||||
(if (boolean? x) 1 x)
|
||||
4))
|
||||
Univ]
|
||||
#:proc (get-let-name
|
||||
x 0
|
||||
(ret Univ
|
||||
(-FS
|
||||
null
|
||||
(list (make-NotTypeFilter -Boolean null #'x) (make-TypeFilter (-val #f) null #'x)))))]
|
||||
|
||||
;; T-AbsPred
|
||||
[tc-e/t (let ([p? (lambda: ([x : Any]) (number? x))])
|
||||
|
|
Loading…
Reference in New Issue
Block a user