return a better type
svn: r15736 original commit: 83e0ec2b407fc06092757cdec0ec898c415b3818
This commit is contained in:
parent
51eff5eeb3
commit
1d9468f30a
|
@ -206,7 +206,7 @@
|
|||
(let ([ty (cond [(type-ascription form) => (lambda (ann)
|
||||
(let ([r (tc-expr/check/internal form ann)])
|
||||
(check-below r expected)
|
||||
expected))]
|
||||
#;expected))]
|
||||
[else (tc-expr/check/internal form expected)])])
|
||||
(match ty
|
||||
[(tc-results: ts fs os)
|
||||
|
|
Loading…
Reference in New Issue
Block a user