7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
contract Bad =
|
|
include "included.aes"
|
|
namespace Foo =
|
|
function foo() = 42
|
|
|
|
function foo() = 43
|