lex
lex copied to clipboard
Incorrect doc string for GetLineBytes
https://github.com/db47h/lex/blob/6534f3a11254fe61b12cac50f8f639c879a9806a/file.go#L119
This should be
GetLineBytes returns a byte slice containing the input line for the given file offset.