stack-checker.dependencies: Oops
parent
97eb276c48
commit
e07ce4d220
|
@ -166,7 +166,7 @@ SYMBOL: +no-method+
|
||||||
M: depends-on-single-method satisfied?
|
M: depends-on-single-method satisfied?
|
||||||
[ method-class>> ] [ object-class>> ] [ generic>> ] tri
|
[ method-class>> ] [ object-class>> ] [ generic>> ] tri
|
||||||
{
|
{
|
||||||
[ [ class? ] [ class? ] [ generic? ] tri* and and ]
|
[ [ drop ] [ classoid? ] [ generic? ] tri* and ]
|
||||||
[ subclass-with-only-method = ]
|
[ subclass-with-only-method = ]
|
||||||
} 3&& ;
|
} 3&& ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue