Skip to content

Commit

Permalink
Merge branch '2.19'
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 3, 2025
2 parents 1bb1c28 + 92deb28 commit 8157570
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ public String toString()
return _name;
}

private final String _name;
protected final String _name;
public final String input;
public final int byteOffset;
public final int charOffset;
Expand Down

0 comments on commit 8157570

Please sign in to comment.