Remove bogus test in lint
parent
6586b97128
commit
6553510494
|
@ -6,9 +6,6 @@ IN: lint.tests
|
||||||
|
|
||||||
[ { { lint1 { [ [ ] if ] } } } ] [ \ lint1 lint-word ] unit-test
|
[ { { lint1 { [ [ ] if ] } } } ] [ \ lint1 lint-word ] unit-test
|
||||||
|
|
||||||
: lint2 ( n -- n' ) 1 + ; ! 1+
|
|
||||||
[ { [ 1 + ] } ] [ \ lint2 lint ] unit-test
|
|
||||||
|
|
||||||
: lint3 ( a b -- b a b ) dup -rot ; ! tuck
|
: lint3 ( a b -- b a b ) dup -rot ; ! tuck
|
||||||
|
|
||||||
[ { { lint3 { [ dup -rot ] } } } ] [ \ lint3 lint-word ] unit-test
|
[ { { lint3 { [ dup -rot ] } } } ] [ \ lint3 lint-word ] unit-test
|
||||||
|
|
Loading…
Reference in New Issue