Skip to content

Aro may erroneously emit tokens in diagnostics with 0 as their line number #1019

Description

@squeek502

Previously, #604 and #608

A few places that use 0 as a line number have been introduced since:

.line = 0,

.loc = .{ .id = .generated, .byte_offset = 0, .line = 0 },

Are these intentional?

Relevant: https://codeberg.org/ziglang/zig/issues/35483

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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