Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove
count
instead of count + 1
instructions with `removeI…
…nstructions` (#167) Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de> BREAKING-CHANGE: This alters the behaviour of the function. Instead of removing `count + 1` instructions, this now removes `count` instructions.
- Loading branch information