Files
sophia/test/contracts/payable.aes
T

4 lines
85 B
Plaintext

payable contract Test =
payable entrypoint foo(x : int) = ()
function bar() = 42