stack-checker: remove a test that is no longer valid, need to replace it with something.
parent
bf0f6476f5
commit
c6e72c40ae
|
@ -450,9 +450,7 @@ DEFER: eee'
|
||||||
[ [ [ append ] strict-each ] infer ] [ unbalanced-branches-error? ] must-fail-with
|
[ [ [ append ] strict-each ] infer ] [ unbalanced-branches-error? ] must-fail-with
|
||||||
[ [ [ 1 + ] strict-2map ] infer ] [ unbalanced-branches-error? ] must-fail-with
|
[ [ [ 1 + ] strict-2map ] infer ] [ unbalanced-branches-error? ] must-fail-with
|
||||||
|
|
||||||
! ensure that polymorphic checking works on recursive combinators
|
! TODO: ensure that polymorphic checking works on recursive combinators
|
||||||
FROM: splitting.private => split, ;
|
|
||||||
{ 2 0 } [ [ member? ] curry split, ] must-infer-as
|
|
||||||
|
|
||||||
[ [ [ write write ] each ] infer ] [ unbalanced-branches-error? ] must-fail-with
|
[ [ [ write write ] each ] infer ] [ unbalanced-branches-error? ] must-fail-with
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue