-
- Downloads
[LIGO-603] Add a hack to make non-inlined functions work
Problem: debugging contracts with non-inlined functions doesn't work. I think the reason is the same as with conditionals. Solution: add the same hack as with conditionals: skip one entry when we face `LAMBDA` instruction.
Please register or sign in to comment