sophia/test/contracts/warning_unused_include_no_include.aes
Gaith Hallak b69e19be1d Add test
2023-03-20 08:00:14 +03:00

6 lines
91 B
Plaintext

namespace N =
function nconst() = 1
main contract C =
entrypoint f() = N.nconst()