Skip to content

Commit

Permalink
Fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
msooseth committed Dec 17, 2024
1 parent 17442cd commit 0c8f54f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/cli.hs
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ import EVM.Types hiding (word, Env, Symbolic)
import EVM.Types qualified
import EVM.UnitTest
import EVM.Effects
import EVM.Expr (maybeLitWord, maybeLitAddr)

data AssertionType = DSTest | Forge
deriving (Eq, Show, Read, ParseField)
Expand Down

0 comments on commit 0c8f54f

Please sign in to comment.