fix test result
svn: r16398
This commit is contained in:
parent
a5849fb05a
commit
a3082cba0b
|
@ -439,7 +439,12 @@
|
||||||
(boolean? x))
|
(boolean? x))
|
||||||
(if (boolean? x) 1 x)
|
(if (boolean? x) 1 x)
|
||||||
4))
|
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
|
;; T-AbsPred
|
||||||
[tc-e/t (let ([p? (lambda: ([x : Any]) (number? x))])
|
[tc-e/t (let ([p? (lambda: ([x : Any]) (number? x))])
|
||||||
|
|
Loading…
Reference in New Issue
Block a user