index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
libsolidity
/
ASTJSON
/
fallback.sol
blob: 4e318892e327b21398837424c14cc6f9af7b2852 (
plain
) (
blame
)
1
2
3
4
contract
C
{
function
()
external payable
{
}
}