Repair failing test case (wrong expected value).
This commit is contained in:
parent
42a2ac6026
commit
2b9912ea9f
|
@ -1408,7 +1408,7 @@
|
||||||
|
|
||||||
[tc-e (let: ([x : Float 0.0])
|
[tc-e (let: ([x : Float 0.0])
|
||||||
(= 0 x))
|
(= 0 x))
|
||||||
#:ret (ret -Boolean (-FS -top -top) (make-NoObject))]
|
#:ret (ret -Boolean (-FS -top -top) (make-Empty))]
|
||||||
|
|
||||||
[tc-e/t (ann (lambda: ([x : Boolean]) (if x x #t)) (Boolean -> #t)) (t:-> -Boolean (-val #t))]
|
[tc-e/t (ann (lambda: ([x : Boolean]) (if x x #t)) (Boolean -> #t)) (t:-> -Boolean (-val #t))]
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user