We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3bbe85 commit 6ecc2e7Copy full SHA for 6ecc2e7
test/DAO/Token.sol
@@ -28,8 +28,6 @@ Which is itself based on the Ethereum standardized contract APIs:
28
https://github.com/ethereum/wiki/wiki/Standardized_Contract_APIs
29
*/
30
31
-pragma solidity ^0.4.0;
32
-
33
/// @title Standard Token Contract.
34
35
contract TokenInterface {
test/DAO040/Token.sol
0 commit comments