tieskedh / KotlinPoetDSL

A DSL for KotlinPoet
https://kotlinpoetdsl.devhaan.nl
MIT License
27 stars 0 forks source link

repeat(int) needs to be reintroduced in codeblock #40

Closed tieskedh closed 6 years ago

tieskedh commented 6 years ago

inside the code-block you have repeat with an int. This is however a function of Kotlin. This can lead to confusion. Therefor, reintroduce it.