help.lint: minor fix
parent
5518229b0f
commit
aa21798045
|
@ -55,7 +55,7 @@ IN: help.lint
|
||||||
r> assert=
|
r> assert=
|
||||||
t
|
t
|
||||||
]
|
]
|
||||||
} && 3drop ;
|
} 0&& 3drop ;
|
||||||
|
|
||||||
: check-see-also ( word element -- )
|
: check-see-also ( word element -- )
|
||||||
nip \ $see-also swap elements [
|
nip \ $see-also swap elements [
|
||||||
|
|
Loading…
Reference in New Issue