We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I found in "go/token" explain NoPos call method IsValid() with parentheses. I think it should no parentheses NoPos.IsValid().
NoPos
IsValid()
NoPos.IsValid()
"go/token/position.go:74" // associated with it, and NoPos().IsValid() is false. NoPos is always