sophia/test/contracts/simple.aes
2019-06-28 09:42:28 +02:00

5 lines
67 B
Plaintext

contract Simple =
type t = int => int
entrypoint dummy() = ()