more clarity

This commit is contained in:
Daniella / Tove 2022-05-02 10:41:53 +02:00
parent 890b04e906
commit a91da8f6a4

View file

@ -442,7 +442,7 @@ func [ {
}
func ] {
"create an array until arrayshadow is found" #
"create an array containing everything on stack until the arrayshadow" #
def array 0 anew =array
while { dup [ eq not } {
1 anewput array aadd =array