Skip to content

Comments in the end of Node will be skipped #28

@DoooReyn

Description

@DoooReyn

Examples:

Chunk Tail

local x = 1
-- comments will never be visited

or Function Tail

function ok()
  --print('comments will never be visited')
end

or Just Comments

-- comments will never be visited

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions