Skip to content

Commit

Permalink
add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hidetatz committed Aug 20, 2023
1 parent fd425b4 commit efe16d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tokenreader.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import (
"strings"
)

// tokenreader tokenizes the module and returns token one by one.
type tokenreader struct {
mod *module
// line number in the mod. starts from 1.
Expand Down

0 comments on commit efe16d5

Please sign in to comment.