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_payable.sol
blob: 21db99ecd71db92188ddb875731e7987a413809a (
plain
) (
blame
)
1
2
3
contract
C
{
function
()
external
{}
}