Make so std/dup2.lb and std/dup4.lb doesn't reverse it's inputs
This commit is contained in:
parent
8f5e16f214
commit
15eae15fe8
@ -1,5 +1,6 @@
|
|||||||
@ 0
|
@ 0
|
||||||
args 2
|
args 2
|
||||||
|
swap
|
||||||
push 1
|
push 1
|
||||||
pick
|
pick
|
||||||
push 1
|
push 1
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
@ 0
|
@ 0
|
||||||
args 4
|
args 4
|
||||||
|
push 4
|
||||||
|
#exec std/rev.lb
|
||||||
push 3
|
push 3
|
||||||
pick
|
pick
|
||||||
push 3
|
push 3
|
||||||
|
Loading…
Reference in New Issue
Block a user