index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
sol-compiler
/
test
/
fixtures
/
contracts
/
BadContractName.sol
blob: 3193cc0ebb74bd120e6763cba1e35ffe68c56752 (
plain
) (
blame
)
1
2
3
pragma solidity
^
0.4.14
;
contract
ContractNameThatDoesntMatchFilename
{ }