Use of return:
keyword in a function specification may be confusing
#2629
Labels
return:
keyword in a function specification may be confusing
#2629
Use of
return:
keyword in a function specification may be confusing when used with functions which automatically collects set-words... likefunction
,wrap
which usesbind/set
internally (reason why I noticed the issue) or evencontext
.Maybe it would be better to use some other type than a set-word.
Red has the same issue: red/red#5554
The text was updated successfully, but these errors were encountered: