5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
contract C =
|
|
entrypoint f() = 123
|
|
|
|
contract D =
|
|
entrypoint f() = 123 |