Open graemerocher opened 1 month ago
Some of the recent additions have missing handling for Kotlin Poet.
Should have feature parity with Java implementation
Unrecognized statement: DefineAndAssign[variable=Local[name=builder, type=JavaClass[type=class java.lang.StringBuilder, nullable=false]], expression=NewInstance[type=JavaClass[type=class java.lang.StringBuilder, nullable=false], values=[Constant[type=JavaClass[type=class java.lang.String, nullable=false], value=Person[]]]] at io.micronaut.sourcegen.KotlinPoetSourceGenerator$Companion.renderStatement(KotlinPoetSourceGenerator.kt:619)
No response
1.3.x
Some of the recent additions have missing handling for Kotlin Poet.
Expected Behavior
Should have feature parity with Java implementation
Actual Behaviour
Steps To Reproduce
No response
Environment Information
No response
Example Application
No response
Version
1.3.x