simplified gcd.txt by reordering stack stuff

This commit is contained in:
Bob Polis 2020-09-14 09:23:40 +02:00
parent 91d6d59c1b
commit 7dfa8123a9

View File

@ -35,12 +35,10 @@ ret
=b
=a
$a
$a
$b
>gcd
fun
=gcd
$a
$gcd
div
$b
mul