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

Prevent unnecessary additional parser error #62901

Merged

Conversation

cdemirer
Copy link
Contributor

Fixes an aspect of #53345

Half of the errors in #53345 (comment) are unnecessary, as the parser shouldn't expect the end of a statement if no statement was found in the first place.

@cdemirer cdemirer requested a review from a team as a code owner July 11, 2022 00:37
@Calinou Calinou added this to the 4.0 milestone Jul 11, 2022
@vnen vnen merged commit ad11d26 into godotengine:master Jul 13, 2022
@vnen
Copy link
Member

vnen commented Jul 13, 2022

Thanks!

@cdemirer cdemirer deleted the prevent-unnecessary-additional-parser-error branch July 13, 2022 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants