Bug in code generation #287
Labels
Component: code generation
Something that concerns the generated code
Priority: medium
Status: specified
Enhancement that is ready to implement
Type: bug
Something isn't working
Summary
A bug in code generation, possibly due to the if-else with nested generics
Todo
Description
Example code:
Given: run code generation (Spoofax > Generate > Java AST) on the example code
Expected: code generation finishes successfully.
Actual: code generation fails with an error:
The text was updated successfully, but these errors were encountered: