1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

Fix 2drop

This commit is contained in:
Andrey Tvorozhkov 2024-01-10 17:10:50 +06:00 committed by GitHub
parent 4eb14ed4d0
commit 2f44599f63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ variable 'disasm
vmlib@ {
."// LIB: " swap X. cr ref@ <s disasm
} {
2drop // Only library special cell supported
drop // Lib not found
} cond
} {
drop // Only library special cell supported