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