5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
main contract C =
|
|
stateful entrypoint f() =
|
|
let x = Chain.clone
|
|
123
|