solidity/test/libsolidity/natspecJSON/user_empty_contract.sol

9 lines
83 B
Solidity
Raw Normal View History

contract test { }
// ----
// ----
// :test userdoc
// {
// "methods": {}
// }