aboutsummaryrefslogtreecommitdiff
path: root/token
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2018-03-25 16:19:09 +0200
committerDimitri Sokolyuk <demon@dim13.org>2018-03-25 16:19:09 +0200
commit5e54c9a5bc6a0960b71b4497a71e51e687028154 (patch)
tree8625f44c5a034e8916462e6675cd857aeb871f5f /token
parent74ba49b6d4caf2bd54a3f7d0ace36cd11d8c38bf (diff)
vgo
Diffstat (limited to 'token')
-rw-r--r--token/token.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/token/token.go b/token/token.go
index ab33563..e04f299 100644
--- a/token/token.go
+++ b/token/token.go
@@ -1,4 +1,4 @@
-package token
+package token // import "monkey/token"
//go:generate stringer -type=TokenType