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

Bugfix/nw23001440/ununderstable error #408

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

lanarimarco
Copy link
Collaborator

@lanarimarco lanarimarco commented Jan 31, 2024

Description

The missing operation codes modeled by CompositeStatement, arose an error only if that code block was inside a subroutine.

Checklist:

  • There are tests regarding this feature
  • The code follows the Kotlin conventions (run ./gradlew ktlintCheck)
  • The code passes all tests (run ./gradlew check)
  • There is a specific documentation in the docs directory

It is good practice to use the ParserRuleContext.todo and ParserRuleContext.error extension functions for a better error handling
Copy link
Collaborator

@FiorenzaBusi FiorenzaBusi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok.

@FiorenzaBusi FiorenzaBusi merged commit ffa455b into develop Feb 2, 2024
3 checks passed
@lanarimarco lanarimarco deleted the bugfix/NW23001440/ununderstable_error branch February 5, 2024 09:41
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