5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
contract C1 =
|
|
entrypoint f : int
|
|
|
|
contract C =
|
|
entrypoint f() = 123 |