Update for recent change

db4
Slava Pestov 2008-07-20 01:13:53 -05:00
parent 96b5c674ab
commit a881ce01ae
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ IN: help.lint
: effect-values ( word -- seq )
stack-effect
[ in>> ] [ out>> ] bi append
[ (stack-picture) ] map
[ dup pair? [ first ] when effect>string ] map
prune natural-sort ;
: contains-funky-elements? ( element -- ? )