tests: fix most of the static warnings (#844)
This commit is contained in:
committed by
Francisco Giordano
parent
42787e2a75
commit
82ce197e44
@ -1,5 +1,6 @@
|
||||
pragma solidity ^0.4.11;
|
||||
|
||||
|
||||
contract MessageHelper {
|
||||
|
||||
event Show(bytes32 b32, uint256 number, string text);
|
||||
|
||||
Reference in New Issue
Block a user