fix test result

svn: r16398
This commit is contained in:
Sam Tobin-Hochstadt 2009-10-21 14:46:36 +00:00
parent a5849fb05a
commit a3082cba0b

View File

@ -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))])