NomicFoundation / slang

Solidity compiler tooling by @NomicFoundation
https://nomicfoundation.github.io/slang/
MIT License
242 stars 19 forks source link

Adding `jump` and `jumpi` instructions #1154

Closed beta-ziliani closed 4 days ago

beta-ziliani commented 1 week ago

Solves #1151

EDIT: I mimicked the logic for iszero. My understanding was that the failing test case is ensuring that the keyword is reserved, and the successful case that it can indeed be called.

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 0ff4cff2e3234d26b7c3c31c7c3d140d6e9f8032

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------------- | ----- | | @nomicfoundation/slang | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR