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

Generator: Usage of list<...> are producing invalid java code (#956). #957

Merged
merged 3 commits into from
May 23, 2024

Conversation

mgronover
Copy link
Collaborator

Issue: #956

Copy link
Member

@arimer arimer left a comment

Choose a reason for hiding this comment

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

Generator changes look fine for me. However, we should do one thing before mergen:

  • Here you create a bunch of functions like: test_listFlatteningByIf, test_listChoiceByAlt, test_listChoiceByIf but only test of them inside the checkAllFunctionsCanBeExecuted() check. Could you please add also the other ones to test?

@arimer arimer self-requested a review May 23, 2024 09:38
@arimer arimer merged commit 49be13c into maintenance/mps20213 May 23, 2024
1 check passed
@arimer arimer deleted the bugfix/956_compilation_error branch May 23, 2024 09:41
@mgronover mgronover changed the title Generator: Added tests producing invalid java code (#956). Generator: Usage of list<...> are producing invalid java code (#956). May 23, 2024
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