mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Fix
This commit is contained in:
parent
39745ee86c
commit
4eb14ed4d0
1 changed files with 1 additions and 3 deletions
|
@ -172,6 +172,4 @@ variable @contX variable @contY variable @cdict
|
|||
{ { fetch-one-op } { swap @curop ! adjust-op show-op } while } : disasm-slice
|
||||
{ { disasm-slice dup sbitrefs 1- or 0= } { ref@ <s } while flush-dict flush-cont } : disasm-chain
|
||||
{ @curop @ swap disasm-chain dup sbitrefs or { .indent ."Cannot disassemble: " csr. } { drop } cond @curop ! }
|
||||
'disasm !
|
||||
|
||||
// gcmsg "Allow disasm cell, add PUSHREFSLICE, PUSHREFCONT"
|
||||
'disasm !
|
Loading…
Add table
Add a link
Reference in a new issue