Hello! I am having issues with Kotlin Poet, in par...
# squarelibraries
l
Hello! I am having issues with Kotlin Poet, in particular, it appears I am failig to make
CodeBlock.Builder
write two different statements
.add(statement1).beginControlFlow(statement2)
on separated line. The details are here, could someone give me an hint on how to investigate? I really have no clue what is going on...