ethereum / hevm

symbolic EVM evaluator
https://hevm.dev
GNU Affero General Public License v3.0
223 stars 45 forks source link

Minor cleanup #475

Closed msooseth closed 5 months ago

msooseth commented 5 months ago

Description

Just some cleanup, this part of the code is so hard to read. I was debugging the missing --ast which we'll need for the new forge and bumped into these.

Checklist