mirror of https://github.com/crytic/slither
parent
378f5373f3
commit
57cbafa51d
@ -1,5 +1,5 @@ |
||||
type T is int224; |
||||
pragma solidity >= 0.8.12; |
||||
pragma solidity ^0.8.9; |
||||
contract C { |
||||
T constant public s = T.wrap(int224(165521356710917456517261742455526507355687727119203895813322792776)); |
||||
T constant public t = s; |
Loading…
Reference in new issue