X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/d8954ff0eef3998b84815d6f05bea317a4fd3f41..6b5e4b38b5fff236dce186ec191390d92d227a47:/stdlib/stack.pvvs diff --git a/stdlib/stack.pvvs b/stdlib/stack.pvvs index 8705c6a..b6ef808 100644 --- a/stdlib/stack.pvvs +++ b/stdlib/stack.pvvs @@ -217,8 +217,8 @@ NTN | RTS @ deepdup @ Description: @ Duplicates an item deep on the stack, placing the duplicate on TOS. -@ By default, maximum depth is 11. -@ True maximum depth is (max depth of stackrotate & stackrotatereverse)-3. +@ By default, maximum depth is 13. +@ True maximum depth is (max depth of stackrotate & stackrotatereverse)-1. @ Call Stack: @ stack word n @ ...