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.
2 parents d3bbe85 + 6ecc2e7 commit 67eae01Copy full SHA for 67eae01
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