add 2 lines between top level definitions
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
pragma solidity ^0.4.4;
|
||||
|
||||
|
||||
contract GoodFailEarly {
|
||||
|
||||
uint constant DEFAULT_SALARY = 50000;
|
||||
|
||||
Reference in New Issue
Block a user