Avoid hash collisions in calldata creation
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
contract Identity =
|
||||
function main (x:int) = x
|
||||
|
||||
function __call() = 12
|
||||
Reference in New Issue
Block a user