Skip to content

Incorrect doc string for GetLineBytes #2

@db47h

Description

@db47h

lex/file.go

Line 119 in 6534f3a

// GetLineBytes returns a string containing the line for the given file offset.

This should be

GetLineBytes returns a byte slice containing the input line for the given file offset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docDocumentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions