Skip to content

Commit f432111

Browse files
committed
Add import of the WORD module for maxUInt256
1 parent 6c91e85 commit f432111

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kevm-pyk/src/kevm_pyk/kproj/evm-semantics/lemmas/int-simplification.k

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ endmodule
106106
module INT-SIMPLIFICATION-COMMON
107107
imports INT
108108
imports BOOL
109+
imports WORD
109110

110111
// ###########################################################################
111112
// add, sub

0 commit comments

Comments
 (0)