solidity/test/libsolidity/ASTJSON/placeholder_statement.sol
2018-08-03 20:35:50 +02:00

2 lines
33 B
Solidity

contract C { modifier M { _; } }