Files
solidity/test/libsolidity/ASTJSON/event_definition.sol
T

4 lines
35 B
Solidity

contract C { event E(); }
// ----