qaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agoWhen you manage to break the type systemlemmy.worldimagemessage-square5fedilinkarrow-up189arrow-down17
arrow-up182arrow-down1imageWhen you manage to break the type systemlemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agomessage-square5fedilink
minus-squareqaz@lemmy.worldOPlinkfedilinkEnglisharrow-up17·2 months agoI broke the type system in Kotlin and ended up with a null value in a non-null (not lateinit) variable.
I broke the type system in Kotlin and ended up with a null value in a non-null (not
lateinit
) variable.