sophia/test/contracts/child_with_decls.aes

5 lines
82 B
Plaintext

contract C =
entrypoint f : () => unit
main contract M =
entrypoint f() = 123