aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorexegete <nikitf-97@mail.ru>2020-10-17 17:57:40 +0300
committerexegete <nikitf-97@mail.ru>2020-10-17 17:57:40 +0300
commit80890e2a8b9e0c41578fd07c15e21c8377e2b1af (patch)
treeb9d7c33ada4e98fdef579fae3ab25481a394b687
parenta5a57f9386ce54d37c3b7de31db669b0f5236bf0 (diff)
downloadcryptrobber-80890e2a8b9e0c41578fd07c15e21c8377e2b1af.tar
cryptrobber-80890e2a8b9e0c41578fd07c15e21c8377e2b1af.tar.xz
cryptrobber-80890e2a8b9e0c41578fd07c15e21c8377e2b1af.zip
print_stack fix
-rw-r--r--common/print.sts1
-rw-r--r--test.sts1
2 files changed, 2 insertions, 0 deletions
diff --git a/common/print.sts b/common/print.sts
index 9517307..16973c2 100644
--- a/common/print.sts
+++ b/common/print.sts
@@ -27,4 +27,5 @@ defword print_stack
1 -
od
drop
+ drop
exit
diff --git a/test.sts b/test.sts
index 896400e..be21ac0 100644
--- a/test.sts
+++ b/test.sts
@@ -20,6 +20,7 @@ float_istore
float_div
float_istore
7 print_stack
+7 print_stack
sys_exit
module ia32/elf/end.sts