4 lines
75 B
Solidity
4 lines
75 B
Solidity
pragma solidity ^0.4.14;
|
|
|
|
contract ContractNameThatDoesntMatchFilename { }
|