I was converting some Java code to Kotlin (random ...
# language-proposals
o
I was converting some Java code to Kotlin (random small to medium libraries) and almost always found bugs just because initialisation was not properly aligned, etc.