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
/
address_payable_constant.sol
blob: 154bfb54b6a3f3e8867ef35ca6e7ec8f821e9773 (
plain
) (
tree
)
1ce3581a
1
2
3
contract C { address payable constant a = address(0); }