index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
libsolidity
/
syntaxTests
/
parsing
/
event_arguments.sol
blob: 3228853af6b0f2108cbb808a22c1f8779141349d (
plain
) (
tree
)
31fa6a24
1
2
3
contract c { event e(uint a, bytes32 s); }