5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
contract XD =
|
|
|
|
entrypoint gasdas() = 123
|
|
|
|
function f() = Some(() => ()) |