sophia/test/contracts/namespace_clash.aes
Ulf Norell 367f87b612 Implement namespaces
This includes a massive refactoring of the type checker, getting
rid of most of the ets tables and keeping a proper environment.
2019-02-08 14:16:06 +01:00

6 lines
99 B
Plaintext

// You can't shadow existing contracts or namespaces.
contract Call =
function whatever() = ()