sophia/test/contracts/non_functional_entrypoint.aes

5 lines
81 B
Plaintext

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