Open ghallak opened 3 weeks ago
contract C = payable entrypoint f() = () // Makes sense payable function g() = () // Does not make sense