Skip to content

Commit

Permalink
added version to token pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevatkm committed Mar 2, 2017
1 parent d64b4bd commit 57c0ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"path/filepath"
"strconv"

"aahframework.org/forge/token"
"aahframework.org/forge.v0/token"
)

func isSemicolonOrNewline(id token.TokenID) bool {
Expand Down

0 comments on commit 57c0ce7

Please sign in to comment.