Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix exception line numbers when parsing some expressions #163

Merged
merged 6 commits into from
Dec 26, 2024
Merged

Conversation

jg-rp
Copy link
Owner

@jg-rp jg-rp commented Dec 25, 2024

Some tags and the output statement pseudo tag were not passing the line number of their expression to the appropriate parse function, which caused the line number to default to 1.

See #162

@jg-rp jg-rp marked this pull request as ready for review December 26, 2024 08:40
@jg-rp jg-rp merged commit 87dc8ea into main Dec 26, 2024
40 checks passed
@jg-rp jg-rp deleted the line_numbers branch December 26, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant