Add std/less_equals.lb
This commit is contained in:
parent
0aaee92fe9
commit
1450248b5b
22
std/less_equals.lb
Normal file
22
std/less_equals.lb
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
@ 0
|
||||||
|
args 2
|
||||||
|
|
||||||
|
@ 1
|
||||||
|
#expr -
|
||||||
|
swap
|
||||||
|
#expr -
|
||||||
|
swap
|
||||||
|
|
||||||
|
kjz 2
|
||||||
|
swap
|
||||||
|
kjz 3
|
||||||
|
swap
|
||||||
|
jmp 1
|
||||||
|
|
||||||
|
@ 2
|
||||||
|
push 1
|
||||||
|
quit
|
||||||
|
|
||||||
|
@ 3
|
||||||
|
push 0
|
||||||
|
quit
|
Loading…
Reference in New Issue
Block a user