aboutsummaryrefslogtreecommitdiff
path: root/common/macro.sts
diff options
context:
space:
mode:
Diffstat (limited to 'common/macro.sts')
-rw-r--r--common/macro.sts4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/macro.sts b/common/macro.sts
index f8620d5..162bf2f 100644
--- a/common/macro.sts
+++ b/common/macro.sts
@@ -3,7 +3,7 @@
]
[ change 0
- dup get
- swap 2 get swap 2 + set
+ 1 + dup get
+ swap 2 get swap set
swap drop
]