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
/
BadContractName.sol
blob: 3193cc0ebb74bd120e6763cba1e35ffe68c56752 (
plain
) (
tree
)
bb4558e0b
1
2
3
pragma solidity ^0.4.14; contract ContractNameThatDoesntMatchFilename { }