From df0d6a4503a26508553510b4050eaa79f52e4e4e Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Sun, 18 Oct 2020 18:22:31 +0300 Subject: Another step to release. --- sts/common/macro.sts | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sts/common/macro.sts (limited to 'sts/common/macro.sts') diff --git a/sts/common/macro.sts b/sts/common/macro.sts new file mode 100644 index 0000000..162bf2f --- /dev/null +++ b/sts/common/macro.sts @@ -0,0 +1,9 @@ +[ local 1 + top as %1% +] + +[ change 0 + 1 + dup get + swap 2 get swap set + swap drop +] -- cgit v1.2.3