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
|
||||
args 2
|
||||
swap
|
||||
push 1
|
||||
pick
|
||||
push 1
|
||||
|
@ -1,5 +1,7 @@
|
||||
@ 0
|
||||
args 4
|
||||
push 4
|
||||
#exec std/rev.lb
|
||||
push 3
|
||||
pick
|
||||
push 3
|
||||
|
Loading…
Reference in New Issue
Block a user