disintar / toncli

TON Command Line Interface - easy smart contract manipulation
https://disintar.io/
Apache License 2.0
166 stars 34 forks source link

Fix test_defauilt_c4 when no data provided. #64

Closed Trinketer22 closed 2 years ago

Trinketer22 commented 2 years ago

Thing is that def? is defined as S - ? If used like def? word it attempts to push undefined word to stack I was referring to: usage.fif while implementing it, but apearently it works there because body_fift_file is always defined and that's being evaluated by cond operator instead of result of def?