aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/ASTJSON/event_definition.sol
blob: 81b43c67299ef6d232df2d62f1cf3d9a65bbbffc (plain) (blame)
1
contract C { event E(); }