aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/instructions.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/vm/instructions.go')
-rw-r--r--core/vm/instructions.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/vm/instructions.go b/core/vm/instructions.go
index 7793ff169..d7605e5a2 100644
--- a/core/vm/instructions.go
+++ b/core/vm/instructions.go
@@ -13,6 +13,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
+
package vm
import (