index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
sol-compiler
/
test
/
fixtures
/
contracts
/
EmptyContract.sol
blob: 971ca7826cb89d988443a2937d862950f8f73654 (
plain
) (
tree
)
bb4558e0b
1
2
3
pragma solidity ^0.4.14; contract EmptyContract { }