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 parse error handling when statement line is missing #567

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

seanlinsley
Copy link
Member

For #566. A parse error can sometimes not include a statement line, so this PR updates the code to check for the statement's presence.

@seanlinsley seanlinsley requested a review from a team July 12, 2024 18:52
@seanlinsley seanlinsley merged commit 6a9f35b into main Jul 12, 2024
9 checks passed
@seanlinsley seanlinsley deleted the parse-error-fix branch July 12, 2024 19:29
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.

2 participants