sophia/test/contracts/non_functional_entrypoint.aes
2020-03-26 20:09:03 +01:00

5 lines
71 B
Plaintext

contract C1 =
entrypoint f : int
contract C =
entrypoint f() = 123