sophia/test/contracts/exploits.aes
2018-12-22 01:23:40 +01:00

7 lines
130 B
Plaintext

contract Exploits =
// We'll hack the bytecode of this changing the return type to string.
function pair(n : int) = (n, 0)