6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
contract BadCon =
|
|
namespace Foo =
|
|
function foo() = 42
|
|
|
|
entrypoint foo() = 43
|